From 0f814db886ccf72655a4308bc766c069234a6e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 01:08:45 +0000 Subject: [PATCH] Bump kamal from 2.3.0 to 2.5.3 Bumps [kamal](https://github.com/basecamp/kamal) from 2.3.0 to 2.5.3. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.3.0...v2.5.3) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 73d4cad..b3a50d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -96,8 +96,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) crass (1.0.6) cssbundling-rails (1.4.1) railties (>= 6.0.0) @@ -105,7 +105,7 @@ GEM debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) - dotenv (3.1.4) + dotenv (3.1.7) drb (2.2.1) ed25519 (1.3.0) erubi (1.13.0) @@ -119,7 +119,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) humanize (3.1.0) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.14.1) @@ -131,7 +131,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.8.1) - kamal (2.3.0) + kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -143,7 +143,7 @@ GEM thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.3) - logger (1.6.1) + logger (1.6.6) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -155,7 +155,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.4) msgpack (1.7.3) net-imap (0.5.1) date @@ -164,7 +164,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-scp (4.0.0) + net-scp (4.1.0) net-ssh (>= 2.6.5, < 8.0.0) net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) @@ -277,7 +277,7 @@ GEM ruby-measurement (1.3.0) ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.4.1) selenium-webdriver (4.26.0) base64 (~> 0.2) logger (~> 1.4) @@ -300,8 +300,9 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sshkit (1.23.2) + sshkit (1.24.0) base64 + logger net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) @@ -317,7 +318,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.0.3) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0) @@ -330,7 +331,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS aarch64-linux