From 56a40e966184a173b260775c3081d636ee24a4e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:28:21 +0000 Subject: [PATCH] chore(deps): bump kamal from 2.9.0 to 2.10.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9bc8a5b..9be013e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.19.0) @@ -99,7 +99,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) date (3.5.0) @@ -108,7 +108,7 @@ GEM reline (>= 0.3.8) dockerfile-rails (1.7.10) rails (>= 3.0.0) - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) ductwork (0.7.2) activerecord (>= 7.1, < 8.2) @@ -150,8 +150,8 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.17.1) - kamal (2.9.0) + json (2.18.0) + kamal (2.10.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -179,7 +179,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.2) + minitest (5.27.0) msgpack (1.8.0) net-imap (0.5.12) date @@ -338,7 +338,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2)