From 62c3df30577d6e1097d477e5a4463ba83fdab7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:20:46 +0000 Subject: [PATCH] Bump kamal from 2.4.0 to 2.5.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 274ecb2..fb33415 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.9.1) - kamal (2.4.0) + kamal (2.5.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)