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