From 88dd7096c257d0c4e6754b30b00d194cd478cf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 18:36:32 +0000 Subject: [PATCH] Bump kamal from 2.5.3 to 2.6.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.3 to 2.6.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.5.3...v2.6.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.6.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 7bdbd6e..88ddcd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.1) + connection_pool (2.5.3) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -135,7 +135,7 @@ GEM docile (1.4.1) dotenv (3.1.8) drb (2.2.1) - ed25519 (1.3.0) + ed25519 (1.4.0) erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) @@ -155,13 +155,13 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.10.2) - kamal (2.5.3) + kamal (2.6.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) concurrent-ruby (~> 1.2) dotenv (~> 3.1) - ed25519 (~> 1.2) + ed25519 (~> 1.4) net-ssh (~> 7.3) sshkit (>= 1.23.0, < 2.0) thor (~> 1.3)