From 8875c2df15d73da5f589258664435818137c776c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 04:14:46 +0000 Subject: [PATCH] Bump tailwind_merge from 1.3.1 to 1.3.2 Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.3.1 to 1.3.2. - [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.3.1...v1.3.2) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7316d86..af162f2 100644 --- a/Gemfile +++ b/Gemfile @@ -78,6 +78,6 @@ gem "ruby_ui", github: "ruby-ui/ruby_ui", branch: "main", require: false gem "pry", "0.15.2" -gem "tailwind_merge", "~> 1.3.1" +gem "tailwind_merge", "~> 1.3.2" gem "rouge", "~> 4.6" diff --git a/Gemfile.lock b/Gemfile.lock index 5afd3b3..35e5740 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,7 +292,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tailwind_merge (1.3.1) + tailwind_merge (1.3.2) sin_lru_redux (~> 2.5) thor (1.4.0) timeout (0.4.4) @@ -344,7 +344,7 @@ DEPENDENCIES sqlite3 (= 2.8.1) standard stimulus-rails (= 1.3.4) - tailwind_merge (~> 1.3.1) + tailwind_merge (~> 1.3.2) turbo-rails (= 2.0.20) tzinfo-data web-console