From 4be55daf5885ce6a4947ae29b4db2ee07e925eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 21:22:38 +0000 Subject: [PATCH] Bump kamal from 2.7.0 to 2.8.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.7.0...v2.8.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74c6f43..d434087 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -105,7 +105,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.11.0) @@ -146,7 +146,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.13.2) - kamal (2.7.0) + kamal (2.8.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -171,7 +171,7 @@ GEM marcel (1.0.4) matrix (0.4.3) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) mutex_m (0.3.0) net-imap (0.5.9)