From f61ff235a60fc2129ae6dcbba65cd865d5749c19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:21:17 +0000 Subject: [PATCH] Bump kamal from 2.3.0 to 2.4.0 Bumps [kamal](https://github.com/basecamp/kamal) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: kamal 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 ed49e41..4a6342b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) - dotenv (3.1.4) + dotenv (3.1.7) drb (2.2.1) ed25519 (1.3.0) erubi (1.13.0) @@ -139,7 +139,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.9.0) - kamal (2.3.0) + kamal (2.4.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -154,7 +154,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -166,7 +166,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.25.2) + minitest (5.25.4) msgpack (1.7.5) net-imap (0.5.1) date @@ -280,7 +280,7 @@ GEM rubocop-rails ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.4.0) + securerandom (0.4.1) selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4)