From b5ff26deace7586fdb0753826b32dd8f661a0810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:18:20 +0000 Subject: [PATCH] Bump kamal from 2.9.0 to 2.10.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.9.0...v2.10.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dbf9608..bcf0682 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM bcrypt_pbkdf (1.1.2) bcrypt_pbkdf (1.1.2-arm64-darwin) bcrypt_pbkdf (1.1.2-x86_64-darwin) - bigdecimal (3.3.1) + bigdecimal (4.0.0) bindex (0.8.1) bootsnap (1.19.0) msgpack (~> 1.2) @@ -104,7 +104,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) crass (1.0.6) cssbundling-rails (1.4.3) @@ -157,7 +157,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.18.0) - kamal (2.9.0) + kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -356,7 +356,7 @@ GEM sqlite3 (2.8.1-x86_64-darwin) sqlite3 (2.8.1-x86_64-linux-gnu) sqlite3 (2.8.1-x86_64-linux-musl) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -398,7 +398,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux