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