From 9eca36cb91e5110c3ffb1224609f945c43dac03a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 10:37:28 +0000 Subject: [PATCH] Bump kamal from 2.8.2 to 2.9.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.9.0 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 a486ddc..01f16c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 7.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) @@ -100,13 +100,13 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) 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.0) @@ -148,8 +148,8 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.16.0) - kamal (2.8.2) + json (2.17.1) + kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)