diff --git a/Gemfile.lock b/Gemfile.lock index 9d10fa4..485cd4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,9 +75,9 @@ GEM ast (2.4.3) base64 (0.3.0) bcrypt (3.1.20) - bcrypt_pbkdf (1.1.1) - bcrypt_pbkdf (1.1.1-arm64-darwin) - bcrypt_pbkdf (1.1.1-x86_64-darwin) + bcrypt_pbkdf (1.1.2) + bcrypt_pbkdf (1.1.2-arm64-darwin) + bcrypt_pbkdf (1.1.2-x86_64-darwin) benchmark (0.5.0) bigdecimal (3.3.1) bootsnap (1.18.6) @@ -85,8 +85,8 @@ GEM brakeman (7.1.1) racc builder (3.3.0) - 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) @@ -101,7 +101,7 @@ GEM devise-jwt (0.12.1) devise (~> 4.0) warden-jwt_auth (~> 0.10) - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) dry-auto_inject (1.1.0) dry-core (~> 1.1) @@ -133,7 +133,7 @@ GEM json (2.16.0) jwt (3.1.2) base64 - kamal (2.8.2) + kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -158,7 +158,7 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (5.26.1) + minitest (5.27.0) msgpack (1.8.0) net-imap (0.5.12) date @@ -341,7 +341,7 @@ GEM rexml (>= 3.2.6) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -389,7 +389,7 @@ GEM yard-sorbet (0.9.0) sorbet-runtime yard - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux