diff --git a/Gemfile b/Gemfile index 55c65c9..dfa0d63 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ gem "whenever", require: false gem "madmin", "~> 2.3" gem "valid_email2" gem "importmap-rails" -gem "tailwindcss-rails", "~> 4.0" +gem "tailwindcss-rails", "~> 4.6" gem "rack-attack" gem "resend" diff --git a/Gemfile.lock b/Gemfile.lock index 643d5f5..c0a2046 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM bindex (0.8.1) bootsnap (1.24.6) msgpack (~> 1.2) - brakeman (8.0.4) + brakeman (8.0.5) racc builder (3.3.0) bundler-audit (0.9.3) @@ -123,7 +123,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) chronic (0.10.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) config (5.6.1) deep_merge (~> 1.2, >= 1.2.1) ostruct @@ -131,7 +131,7 @@ GEM crack (1.0.1) bigdecimal rexml - crass (1.0.6) + crass (1.0.7) csv (3.3.5) date (3.5.1) debug (1.11.1) @@ -175,7 +175,7 @@ GEM fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) - globalid (1.3.0) + globalid (1.4.0) activesupport (>= 6.1) google-cloud-env (2.3.1) base64 (~> 0.2) @@ -197,7 +197,7 @@ GEM multi_xml (>= 0.5.2) httpx (1.7.8) http-2 (>= 1.1.3) - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) image_processing (2.0.2) importmap-rails (2.2.3) @@ -211,7 +211,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.8) + json (2.20.0) jsonapi-serializer (2.2.0) activesupport (>= 4.2) jwt (3.2.0) @@ -235,7 +235,7 @@ GEM net-imap net-pop net-smtp - mailbin (1.1.2) + mailbin (1.2.0) importmap-rails rails (>= 7.1.0) turbo-rails @@ -263,7 +263,7 @@ GEM bigdecimal (>= 3.1, < 5) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.4) + net-imap (0.6.4.1) date net-protocol net-pop (0.1.2) @@ -273,29 +273,29 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.3) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.3-aarch64-linux-gnu) + nokogiri (1.19.4-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-arm-linux-gnu) + nokogiri (1.19.4-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) noticed (3.0.0) rails (>= 6.1.0) orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.3) - overcommit (0.70.0) + overcommit (0.71.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) - pagy (43.5.5) + pagy (43.5.6) json uri yaml @@ -308,7 +308,7 @@ GEM pg (1.6.3-arm64-darwin) pg (1.6.3-x86_64-darwin) pg (1.6.3-x86_64-linux) - pp (0.6.3) + pp (0.6.4) prettyprint prettyprint (0.2.0) prism (1.9.0) @@ -375,7 +375,7 @@ GEM regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) - resend (1.3.0) + resend (1.5.0) base64 httparty (>= 0.22.0) responders (3.2.0) @@ -414,12 +414,12 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.3.0) + rubyzip (3.4.0) securerandom (0.4.1) seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (4.44.0) + selenium-webdriver (4.45.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -450,14 +450,14 @@ 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.3.0) - tailwindcss-ruby (4.3.0-aarch64-linux-gnu) - tailwindcss-ruby (4.3.0-arm64-darwin) - tailwindcss-ruby (4.3.0-x86_64-darwin) - tailwindcss-ruby (4.3.0-x86_64-linux-gnu) + tailwindcss-ruby (4.3.1) + tailwindcss-ruby (4.3.1-aarch64-linux-gnu) + tailwindcss-ruby (4.3.1-arm64-darwin) + tailwindcss-ruby (4.3.1-x86_64-darwin) + tailwindcss-ruby (4.3.1-x86_64-linux-gnu) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -485,7 +485,7 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket (1.2.11) - websocket-driver (0.8.1) + websocket-driver (0.8.2) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -544,7 +544,7 @@ DEPENDENCIES solid_cache solid_queue stimulus-rails (~> 1.0, >= 1.0.2) - tailwindcss-rails (~> 4.0) + tailwindcss-rails (~> 4.6) turbo-rails (~> 2.0.3) tzinfo-data valid_email2