From 593cd6ef64ed418fc9c2b3c4c99537de64fd6dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 05:23:07 +0000 Subject: [PATCH] Bump kamal from 2.1.0 to 2.2.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.1.0...v2.2.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 c88e60c..289fe32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.2) - kamal (2.1.0) + kamal (2.2.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)