diff --git a/Gemfile.lock b/Gemfile.lock index ed92778..5c985e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,8 +124,9 @@ GEM base64 (0.2.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.1-arm64-darwin) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -141,8 +142,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) crass (1.0.6) date (3.4.1) debug (1.9.2) @@ -155,7 +156,7 @@ GEM responders warden (~> 1.2.3) docile (1.4.1) - dotenv (3.1.4) + dotenv (3.1.7) drb (2.2.1) ed25519 (1.3.0) erubi (1.13.0) @@ -166,7 +167,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.0.3) actionpack (>= 6.0.0) @@ -183,7 +184,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.9.0) - kamal (2.3.0) + kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -195,7 +196,7 @@ GEM thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.3) - logger (1.6.2) + logger (1.6.6) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -220,7 +221,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-scp (4.0.0) + net-scp (4.1.0) net-ssh (>= 2.6.5, < 8.0.0) net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) @@ -308,7 +309,7 @@ GEM rubocop-rails ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.4.0) + securerandom (0.4.1) selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) @@ -332,10 +333,12 @@ GEM railties (>= 7.1) thor (~> 1.3.1) sqlite-ulid (0.2.1-arm64-darwin) + sqlite-ulid (0.2.1-x86_64-linux) sqlite3 (2.4.0) mini_portile2 (~> 2.8.0) - sshkit (1.23.2) + sshkit (1.24.0) base64 + logger net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) @@ -347,8 +350,10 @@ GEM railties (>= 7.0.0) tailwindcss-ruby tailwindcss-ruby (3.4.16-arm64-darwin) + tailwindcss-ruby (3.4.16-x86_64-linux) thor (1.3.2) thruster (0.1.9-arm64-darwin) + thruster (0.1.9-x86_64-linux) timeout (0.4.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) @@ -360,7 +365,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) view_component (3.20.0) activesupport (>= 5.2.0, < 8.1) @@ -379,10 +384,11 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS arm64-darwin-24 + x86_64-linux DEPENDENCIES avo (>= 3.2)