From 90ce2656c390053bb98c3daa63c60f0bc05bc693 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Wed, 3 May 2023 15:18:30 +0100 Subject: [PATCH] update sidekiq --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98267f775..80dfef5c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM childprocess (4.1.0) coderay (1.1.3) concurrent-ruby (1.2.2) - connection_pool (2.3.0) + connection_pool (2.4.0) crack (0.4.5) rexml crass (1.0.6) @@ -322,7 +322,7 @@ GEM ffi (~> 1.0) redcarpet (3.6.0) redis (4.8.1) - redis-client (0.12.2) + redis-client (0.14.1) connection_pool regexp_parser (2.7.0) request_store (1.5.1) @@ -392,11 +392,11 @@ GEM sentry-ruby (~> 5.8.0) sentry-ruby (5.8.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sidekiq (7.0.5) + sidekiq (7.1.0) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.14.0) sidekiq-cron (1.9.1) fugit (~> 1.8) sidekiq (>= 4.2.1) @@ -494,7 +494,7 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - sidekiq + sidekiq (>= 7.0.8) sidekiq-cron simplecov stimulus-rails