From c3650e179a779e1d1abeac65f9d6ce71eff2a4c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 07:46:55 +0000 Subject: [PATCH] build(deps): 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 abd0d46..188a737 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.15.2) - kamal (2.8.1) + kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -392,7 +392,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.0) useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9)