From 5f594e1d9afc3a4a01416864b8b4029f52705def Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 23:26:05 +0000 Subject: [PATCH] Bump kamal from 2.0.0 to 2.1.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 036e232..c95f520 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.2) - kamal (2.0.0) + kamal (2.1.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -167,7 +167,7 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.0) net-protocol - net-ssh (7.2.3) + net-ssh (7.3.0) nio4r (2.7.3) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4)