diff --git a/Gemfile.lock b/Gemfile.lock index 8a4b221..96a3d9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,10 +91,9 @@ GEM autoprefixer-rails (10.4.21.0) execjs (~> 2) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) - bcrypt_pbkdf (1.1.1-arm64-darwin) - benchmark (0.4.1) - bigdecimal (4.1.0) + bcrypt_pbkdf (1.1.2) + benchmark (0.5.0) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.24.4) msgpack (~> 1.2) @@ -113,8 +112,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.6) - connection_pool (2.5.3) + concurrent-ruby (1.3.7) + connection_pool (3.0.2) crass (1.0.6) dartsass-rails (0.5.1) railties (>= 6.0.0) @@ -192,7 +191,7 @@ GEM http-accept (1.7.0) http-cookie (1.1.6) domain_name (~> 0.5) - i18n (1.14.7) + i18n (1.15.2) concurrent-ruby (~> 1.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) @@ -213,7 +212,7 @@ GEM json (2.10.2) jwt (2.10.1) base64 - kamal (2.6.1) + kamal (2.12.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -245,7 +244,9 @@ GEM mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2026.0414) mini_mime (1.1.5) - minitest (5.25.5) + minitest (6.0.6) + drb (~> 2.0) + prism (~> 1.5) msgpack (1.8.0) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) @@ -266,7 +267,7 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.1) net-protocol - net-ssh (7.3.0) + net-ssh (7.3.2) netrc (0.11.0) nio4r (2.7.4) nokogiri (1.18.8-aarch64-linux-gnu) @@ -306,7 +307,7 @@ GEM omniauth (~> 2.0) opus-ruby (1.0.1) ffi - ostruct (0.6.1) + ostruct (0.6.3) parallel (1.26.3) parser (3.3.7.1) ast (~> 2.4.1) @@ -321,6 +322,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.9.0) propshaft (1.3.2) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -513,7 +515,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -523,7 +525,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7) - thor (1.3.2) + thor (1.5.0) thruster (0.1.21) thruster (0.1.21-aarch64-linux) thruster (0.1.21-arm64-darwin) @@ -538,7 +540,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.8) web-console (4.2.1) @@ -559,7 +561,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.3) + zeitwerk (2.8.2) PLATFORMS aarch64-linux