From 80093f6144ae7efc22f2ed0cb60d9d048905492f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 21:41:32 +0000 Subject: [PATCH] Bump kamal from 2.10.1 to 2.11.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.10.1...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 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bac9bf8..8eb614a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM base64 (0.3.0) bcrypt (3.1.21) bcrypt_pbkdf (1.1.2) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bindex (0.8.1) bootsnap (1.22.0) msgpack (~> 1.2) @@ -152,8 +152,8 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.18.1) - kamal (2.10.1) + json (2.19.3) + kamal (2.11.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -187,7 +187,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) mission_control-jobs (1.1.0) actioncable (>= 7.1) @@ -216,7 +217,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.0-aarch64-linux-gnu) racc (~> 1.4) @@ -419,7 +420,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS aarch64-linux