diff --git a/Gemfile.lock b/Gemfile.lock index 7bdbd6e..a47d4aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,13 +95,13 @@ GEM view_component (>= 3.7.0) zeitwerk (>= 2.6.12) avo-heroicons (0.1.1) - base64 (0.2.0) + 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) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.5.0) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -118,7 +118,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.1) + connection_pool (2.5.4) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -134,8 +134,8 @@ GEM warden (~> 1.2.3) docile (1.4.1) dotenv (3.1.8) - drb (2.2.1) - ed25519 (1.3.0) + drb (2.2.3) + ed25519 (1.4.0) erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) @@ -155,13 +155,13 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.10.2) - kamal (2.5.3) + kamal (2.8.2) 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) @@ -183,7 +183,7 @@ GEM actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) net-imap (0.5.6) date @@ -217,7 +217,7 @@ GEM nokogiri (1.18.7-x86_64-linux-musl) racc (~> 1.4) orm_adapter (0.5.0) - ostruct (0.6.1) + ostruct (0.6.3) pagy (9.3.4) parallel (1.27.0) parser (3.3.8.0) @@ -338,7 +338,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.6) - thor (1.3.2) + thor (1.4.0) thruster (0.1.12) thruster (0.1.12-aarch64-linux) thruster (0.1.12-arm64-darwin) @@ -355,7 +355,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) view_component (3.21.0) activesupport (>= 5.2.0, < 8.1) @@ -375,7 +375,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