From a0c01db01fdf3d13d42db54c298b3577f5a69694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:32:27 +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 | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4acf13f..a062e66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,8 +77,8 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) - bigdecimal (3.3.1) + bcrypt_pbkdf (1.1.2) + bigdecimal (4.0.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -88,14 +88,14 @@ GEM bundler-audit (0.9.2) bundler (>= 1.2.0, < 3) thor (~> 1.0) - 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) @@ -127,7 +127,7 @@ GEM listen rails (>= 7.0.0) zeitwerk - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) @@ -141,8 +141,8 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.2) - kamal (2.8.2) + json (2.18.0) + kamal (2.10.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -172,7 +172,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.0) + minitest (6.0.0) + prism (~> 1.5) msgpack (1.8.0) multipart-post (2.4.1) net-http (0.7.0) @@ -336,7 +337,7 @@ GEM sqlite3 (2.7.4-arm64-darwin) sqlite3 (2.7.4-x86_64-linux-gnu) sqlite3 (2.7.4-x86_64-linux-musl) - sshkit (1.24.0) + sshkit (1.25.0) base64 logger net-scp (>= 1.1.2) @@ -370,7 +371,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) @@ -381,7 +382,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux