From 259715a55510c7a634cab51713d83e33c1f07b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:49:38 +0000 Subject: [PATCH] Bump kamal from 2.5.2 to 2.5.3 Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19dbfdc..c164bd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.9.1) - kamal (2.5.2) + kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -384,8 +384,9 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sshkit (1.23.2) + sshkit (1.24.0) base64 + logger net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) @@ -409,7 +410,7 @@ GEM unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uniform_notifier (1.16.0) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) @@ -423,7 +424,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS aarch64-linux