diff --git a/Gemfile b/Gemfile index 62904ad..c3a2278 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ gem "faraday", "~> 2.14" gem "solid_queue", "~> 1.4" gem "solid_cable", "~> 3.0" -gem "tailwindcss-rails", "~> 4.4" +gem "tailwindcss-rails", "~> 4.6" gem "importmap-rails", "~> 2.2" gem "propshaft", "~> 1.3" diff --git a/Gemfile.lock b/Gemfile.lock index 0f6cc9a..69bec2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM xpath (~> 3.2) case_transform (0.2) activesupport - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -114,7 +114,7 @@ GEM reline (>= 0.3.8) dotenv (3.2.0) drb (2.2.3) - erb (6.0.3) + erb (6.0.4) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -135,19 +135,19 @@ GEM globalid (1.3.0) activesupport (>= 6.1) hashdiff (1.2.1) - i18n (1.14.8) + i18n (1.15.1) concurrent-ruby (~> 1.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.5) + json (2.19.9) jsonapi-renderer (0.2.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) @@ -213,7 +213,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.3.1) + psych (5.4.0) date stringio public_suffix (7.0.5) @@ -326,16 +326,16 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tailwindcss-rails (4.4.0) + tailwindcss-rails (4.6.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) - tailwindcss-ruby (4.1.16) - tailwindcss-ruby (4.1.16-aarch64-linux-gnu) - tailwindcss-ruby (4.1.16-aarch64-linux-musl) - tailwindcss-ruby (4.1.16-arm64-darwin) - tailwindcss-ruby (4.1.16-x86_64-darwin) - tailwindcss-ruby (4.1.16-x86_64-linux-gnu) - tailwindcss-ruby (4.1.16-x86_64-linux-musl) + tailwindcss-ruby (4.3.1) + tailwindcss-ruby (4.3.1-aarch64-linux-gnu) + tailwindcss-ruby (4.3.1-aarch64-linux-musl) + tailwindcss-ruby (4.3.1-arm64-darwin) + tailwindcss-ruby (4.3.1-x86_64-darwin) + tailwindcss-ruby (4.3.1-x86_64-linux-gnu) + tailwindcss-ruby (4.3.1-x86_64-linux-musl) thor (1.5.0) thruster (0.1.20) thruster (0.1.20-aarch64-linux) @@ -372,7 +372,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.5) + zeitwerk (2.8.2) PLATFORMS aarch64-linux @@ -410,7 +410,7 @@ DEPENDENCIES sqlite3 (>= 1.4) standard (~> 1.54) stimulus-rails (~> 1.3) - tailwindcss-rails (~> 4.4) + tailwindcss-rails (~> 4.6) thruster turbo-rails (~> 2.0) tzinfo-data