From fcdb5806ec7c9df75d16c5cc19f227da0dc11c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 18:26:26 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d1daaa5..9d5c1541 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,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)