From c6588f7c3100d225c70d2a3f069cbe4bea6b0698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 07:15:38 +0000 Subject: [PATCH] Bump kamal from 2.7.0 to 2.11.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.7.0 to 2.11.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.7.0...v2.11.0) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36ec423..7e2c31b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) bigdecimal (4.1.0) bindex (0.8.1) bootsnap (1.18.6) @@ -92,7 +92,7 @@ GEM debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) ed25519 (1.4.0) erb (6.0.2) @@ -119,7 +119,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.19.3) - kamal (2.7.0) + kamal (2.11.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -144,7 +144,6 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.9) minitest (6.0.2) drb (~> 2.0) prism (~> 1.5) @@ -162,7 +161,7 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.1) net-protocol - net-ssh (7.3.0) + net-ssh (7.3.2) nio4r (2.7.5) nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) @@ -178,7 +177,7 @@ GEM racc (~> 1.4) nokogiri (1.19.2-x86_64-linux-musl) racc (~> 1.4) - ostruct (0.6.2) + ostruct (0.6.3) parallel (1.27.0) parser (3.3.11.1) ast (~> 2.4.1) @@ -296,8 +295,6 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sqlite3 (2.7.3) - mini_portile2 (~> 2.8.0) sqlite3 (2.7.3-aarch64-linux-gnu) sqlite3 (2.7.3-aarch64-linux-musl) sqlite3 (2.7.3-arm-linux-gnu) @@ -305,7 +302,7 @@ GEM sqlite3 (2.7.3-arm64-darwin) sqlite3 (2.7.3-x86_64-linux-gnu) sqlite3 (2.7.3-x86_64-linux-musl) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2)