From b287abddf70a7b6280f347997d0539e90075422a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 20:40:30 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ea9161..2103010 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) crass (1.0.6) cucumber (10.1.1) base64 (~> 0.2) @@ -175,7 +175,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.16.0) - kamal (2.8.2) + kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)