diff --git a/docs/Gemfile b/docs/Gemfile index ff5cdaaa..f51e974d 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -77,7 +77,7 @@ gem "ruby_ui", path: "../gem", require: false gem "pry", "0.16.0" -gem "tailwind_merge", "~> 1.5.3" +gem "tailwind_merge", "~> 1.5.5" gem "rss", "0.3.3" gem "rouge", "~> 5.1" diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a0947655..d40e8092 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -321,7 +321,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) strscan (3.1.8) - tailwind_merge (1.5.3) + tailwind_merge (1.5.5) sin_lru_redux (~> 2.5) thor (1.5.0) timeout (0.6.1) @@ -374,7 +374,7 @@ DEPENDENCIES sqlite3 (= 2.9.6) standard stimulus-rails (= 1.3.4) - tailwind_merge (~> 1.5.3) + tailwind_merge (~> 1.5.5) turbo-rails (= 2.0.23) tzinfo-data web-console