From 493ab84aac5e39dffb651dab539bc93da08a3d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:22:06 +0000 Subject: [PATCH] Bump kamal from 2.6.1 to 2.8.1 Bumps [kamal](https://github.com/basecamp/kamal) from 2.6.1 to 2.8.1. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.6.1...v2.8.1) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.8.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 6f63b31..11cdbb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,19 +103,19 @@ GEM async-service (0.13.0) async async-container (~> 0.16) - base64 (0.2.0) + base64 (0.3.0) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.0.2) racc builder (3.3.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) console (1.30.2) fiber-annotation fiber-local (~> 1.1) @@ -127,7 +127,7 @@ GEM reline (>= 0.3.8) diff-lcs (1.6.2) dotenv (3.1.8) - drb (2.2.1) + drb (2.2.3) dry-core (1.1.0) concurrent-ruby (~> 1.0) logger @@ -188,7 +188,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.12.0) - kamal (2.6.1) + kamal (2.8.1) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -216,7 +216,7 @@ GEM memory-leak (0.5.2) metrics (0.12.2) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -254,7 +254,7 @@ GEM nokogiri (1.18.8-x86_64-linux-musl) racc (~> 1.4) openssl (3.3.0) - ostruct (0.6.1) + ostruct (0.6.3) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1) @@ -419,13 +419,13 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) websocket-driver (0.7.7) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS aarch64-linux