From 9533337e09b60ef90dd730aabfaa82d9401e3b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 13:09:09 +0000 Subject: [PATCH] Bump tailwind_merge from 1.2.0 to 1.3.1 Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.2.0 to 1.3.1. - [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.2.0...v1.3.1) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 32824025..47e6be84 100644 --- a/Gemfile +++ b/Gemfile @@ -79,6 +79,6 @@ gem "ruby_ui", github: "ruby-ui/ruby_ui", branch: "main", require: false gem "pry", "0.15.2" -gem "tailwind_merge", "~> 1.2.0" +gem "tailwind_merge", "~> 1.3.1" gem "rouge", "~> 4.5" diff --git a/Gemfile.lock b/Gemfile.lock index c8c0bb3d..4be721a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,7 +290,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7) - tailwind_merge (1.2.0) + tailwind_merge (1.3.1) sin_lru_redux (~> 2.5) thor (1.3.2) timeout (0.4.3) @@ -342,7 +342,7 @@ DEPENDENCIES sqlite3 (= 2.7.0) standard stimulus-rails (= 1.3.4) - tailwind_merge (~> 1.2.0) + tailwind_merge (~> 1.3.1) turbo-rails (= 2.0.16) tzinfo-data web-console