From 6ee1fff725a5432d2bb7c4ed2b55a8cc349930bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 11:15:16 +0000 Subject: [PATCH] Bump kamal from 2.5.2 to 2.6.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.2 to 2.6.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.5.2...v2.6.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e33b1eb..3e6d3ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.3) crass (1.0.6) database_cleaner (2.1.0) database_cleaner-active_record (>= 2, < 3) @@ -99,7 +99,7 @@ GEM irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.6.0) - dotenv (3.1.7) + dotenv (3.1.8) drb (2.2.1) dry-core (1.1.0) concurrent-ruby (~> 1.0) @@ -118,7 +118,7 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) - ed25519 (1.3.0) + ed25519 (1.4.0) erubi (1.13.1) et-orbi (1.2.11) tzinfo @@ -157,13 +157,13 @@ GEM jsonapi-renderer (0.2.2) jsonapi-serializable (0.3.1) jsonapi-renderer (~> 0.2.0) - kamal (2.5.2) + kamal (2.6.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) concurrent-ruby (~> 1.2) dotenv (~> 3.1) - ed25519 (~> 1.2) + ed25519 (~> 1.4) net-ssh (~> 7.3) sshkit (>= 1.23.0, < 2.0) thor (~> 1.3) @@ -182,7 +182,7 @@ GEM kaminari-core (1.2.2) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.6) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -194,7 +194,7 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.25.4) + minitest (5.25.5) msgpack (1.8.0) net-imap (0.5.6) date @@ -391,7 +391,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) vandal_ui (0.4.5) websocket-driver (0.7.7)