From b1c5795b1ca74d20fe2b9f6ca581fb117b730cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:10:34 +0000 Subject: [PATCH] build(deps): bump kamal from 2.7.0 to 2.8.2 Bumps [kamal](https://github.com/basecamp/kamal) from 2.7.0 to 2.8.2. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.7.0...v2.8.2) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.2 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 a4354da..a195b95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -138,7 +138,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.15.1) - kamal (2.7.0) + kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)