From f4333a751f953813d36ea282a9c8c0f6101ffc61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 17:50:16 +0000 Subject: [PATCH] Bump kamal from 2.5.2 to 2.5.3 Bumps [kamal](https://github.com/basecamp/kamal) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa96d1d..a17e5ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.10.1) - kamal (2.5.2) + kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -354,7 +354,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) web-console (4.2.1) actionview (>= 6.0.0)