diff --git a/Gemfile.lock b/Gemfile.lock index dbf9608..bcf0682 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM bcrypt_pbkdf (1.1.2) bcrypt_pbkdf (1.1.2-arm64-darwin) bcrypt_pbkdf (1.1.2-x86_64-darwin) - bigdecimal (3.3.1) + bigdecimal (4.0.0) bindex (0.8.1) bootsnap (1.19.0) msgpack (~> 1.2) @@ -104,7 +104,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) crass (1.0.6) cssbundling-rails (1.4.3) @@ -157,7 +157,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.18.0) - kamal (2.9.0) + kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -356,7 +356,7 @@ GEM sqlite3 (2.8.1-x86_64-darwin) sqlite3 (2.8.1-x86_64-linux-gnu) sqlite3 (2.8.1-x86_64-linux-musl) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -398,7 +398,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux