From 7c33b4716b82830cf9f3247a3d5d8730be48785f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 10:02:46 +0000 Subject: [PATCH] build(deps-dev): bump tailwind_merge from 1.5.2 to 1.5.3 in /gem Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/gjtorikian/tailwind_merge/releases) - [Changelog](https://github.com/gjtorikian/tailwind_merge/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/tailwind_merge/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gem/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gem/Gemfile.lock b/gem/Gemfile.lock index f70289cd..f5db818c 100644 --- a/gem/Gemfile.lock +++ b/gem/Gemfile.lock @@ -50,7 +50,7 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) - sin_lru_redux (2.5.2) + sin_lru_redux (2.5.3) standard (1.56.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) @@ -64,7 +64,7 @@ GEM lint_roller (~> 1.1) rubocop-performance (~> 1.26.0) strscan (3.1.8) - tailwind_merge (1.5.2) + tailwind_merge (1.5.3) sin_lru_redux (~> 2.5) unicode-display_width (3.2.0) unicode-emoji (~> 4.1)