From ccd0f172c015041c7bf6d73df427a37d824a32c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 05:23:37 +0000 Subject: [PATCH] Bump kamal from 2.8.2 to 2.10.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.8.2 to 2.10.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.8.2...v2.10.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d8cc42..f1f17bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,9 +76,9 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) benchmark (0.5.0) - bigdecimal (3.3.1) + bigdecimal (4.0.0) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -94,14 +94,14 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) ed25519 (1.4.0) erb (5.1.3) @@ -142,7 +142,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) json (2.15.2) - kamal (2.8.2) + kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -168,7 +168,7 @@ GEM marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.27.0) msgpack (1.8.0) multipart-post (2.4.1) net-http (0.7.0) @@ -323,7 +323,7 @@ GEM sidekiq-scheduler (6.0.1) rufus-scheduler (~> 3.2) sidekiq (>= 7.3, < 9) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -345,7 +345,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.1.0) + uri (1.1.1) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) @@ -359,7 +359,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS x86_64-linux