From 217fa98c418d9bf60c1cb7de27eae840b363b4f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:31:39 +0000 Subject: [PATCH] Bump kamal from 2.1.1 to 2.1.2 Bumps [kamal](https://github.com/basecamp/kamal) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bc7f28..8b0cd60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) - kamal (2.1.1) + kamal (2.1.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0)