diff --git a/Gemfile.lock b/Gemfile.lock index 7a57185ce2..be6eec8a96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -497,7 +497,7 @@ GEM redis-activesupport (5.3.0) activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) - redis-client (0.23.2) + redis-client (0.24.0) connection_pool redis-rack (3.0.0) rack-session (>= 0.2.0) @@ -596,12 +596,12 @@ GEM should_not (1.1.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (7.3.8) - base64 - connection_pool (>= 2.3.0) - logger - rack (>= 2.2.4) - redis-client (>= 0.22.2) + sidekiq (8.0.1) + connection_pool (>= 2.5.0) + json (>= 2.9.0) + logger (>= 1.6.2) + rack (>= 3.1.0) + redis-client (>= 0.23.2) sidekiq-cron (2.0.1) cronex (>= 0.13.0) fugit (~> 1.8, >= 1.11.1)