diff --git a/Gemfile.lock b/Gemfile.lock index e777072..f6b7ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,11 +99,11 @@ GEM arbre (2.2.0) activesupport (>= 7.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.2.2) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -120,7 +120,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -135,9 +135,9 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - dotenv (3.1.7) - drb (2.2.1) - ed25519 (1.3.0) + dotenv (3.1.8) + drb (2.2.3) + ed25519 (1.4.0) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -185,13 +185,13 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.10.2) - kamal (2.5.3) + kamal (2.7.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) concurrent-ruby (~> 1.2) dotenv (~> 3.1) - ed25519 (~> 1.2) + ed25519 (~> 1.4) net-ssh (~> 7.3) sshkit (>= 1.23.0, < 2.0) thor (~> 1.3) @@ -210,7 +210,7 @@ GEM kaminari-core (1.2.2) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.6) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -255,7 +255,7 @@ GEM nokogiri (1.18.5-x86_64-linux-musl) racc (~> 1.4) orm_adapter (0.5.0) - ostruct (0.6.1) + ostruct (0.6.2) pagy (9.3.4) parallel (1.26.3) parser (3.3.7.2) @@ -425,7 +425,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS aarch64-linux