From 8b83bb16077d3eaad246b58070a40847cb868f47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 09:05:20 +0000 Subject: [PATCH] Update dependency sidekiq_alive to v2.4.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82b73f457..1303df7a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,6 +257,7 @@ GEM activemodel (>= 6.1) activesupport (>= 6.1) html-attributes-utils (~> 1) + gserver (0.0.1) has_scope (0.8.2) actionpack (>= 5.2) activesupport (>= 5.2) @@ -494,10 +495,9 @@ GEM redis (>= 4.5.0, < 5) sidekiq-failures (1.0.4) sidekiq (>= 4.0.0) - sidekiq_alive (2.3.0) - rack (< 3) + sidekiq_alive (2.4.0) + gserver (~> 0.0.1) sidekiq (>= 5, < 8) - webrick (>= 1, < 2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)