From 4cb5b800ed04525058c27c180e90f80eb8e7e375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:54:51 +0000 Subject: [PATCH] build(deps): bump kamal from 2.7.0 to 2.8.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.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 448eed1..3577da9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.15.1) - kamal (2.7.0) + kamal (2.8.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)