From 41ca71a039089d7a0639117a9ea3717ed7367433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 11:29:45 +0000 Subject: [PATCH] Update dependency sidekiq to v7.1.3 [SECURITY] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af11f6e1f..4fe330f69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -373,7 +373,7 @@ GEM puma (5.6.7) nio4r (~> 2.0) racc (1.7.1) - rack (2.2.7) + rack (2.2.8) rack-oauth2 (1.21.3) activesupport attr_required @@ -458,7 +458,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sidekiq (7.1.1) + sidekiq (7.1.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)