From 4bff089ffe0d78d9a160f2e4aad1174c2106e02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 13:15:27 +0000 Subject: [PATCH] Bump kamal from 2.8.2 to 2.9.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: kamal dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bd59cc..a1c033a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (2.5.5) crass (1.0.6) date (3.5.0) debug (1.11.0) @@ -138,8 +138,8 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.2) - kamal (2.8.2) + json (2.16.0) + kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -165,7 +165,7 @@ GEM marcel (1.1.0) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.26.2) monetize (1.13.0) money (~> 6.12) money (6.19.0) @@ -349,7 +349,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.1.0) + uri (1.1.1) useragent (0.16.11) vite_rails (3.0.19) railties (>= 5.1, < 9)