diff --git a/Gemfile.lock b/Gemfile.lock index b6cc820..cfbcd06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM ast (2.4.3) base64 (0.3.0) bcrypt (3.1.20) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -96,8 +96,8 @@ GEM faraday-follow_redirects (~> 0.3.0) faraday-multipart (~> 1.0, >= 1.0.4) ostruct - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0) @@ -163,10 +163,10 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.2) + json (2.18.0) jwt (3.1.2) base64 - kamal (2.8.2) + kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -191,7 +191,7 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.27.0) msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) @@ -403,7 +403,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -423,7 +423,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uniform_notifier (1.18.0) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) version_gem (1.1.9) warden (1.2.9) @@ -438,7 +438,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) will_paginate (4.0.1) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux