From 161967b04d3d4f4ee271b1f4dfdfd93e57e2b61a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 04:30:51 +0000 Subject: [PATCH] Bump kamal from 2.8.1 to 2.8.2 Bumps [kamal](https://github.com/basecamp/kamal) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.8.1...v2.8.2) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bac0c3f..c20705b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,12 +112,12 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.1) + json (2.15.2) json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) json_rpc_handler (0.1.1) - kamal (2.8.1) + kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)