diff --git a/Gemfile.lock b/Gemfile.lock index f0577bc8de..991db645b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -508,7 +508,7 @@ GEM redis-activesupport (5.3.0) activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) - redis-client (0.24.0) + redis-client (0.25.0) connection_pool redis-rack (3.0.0) rack-session (>= 0.2.0) @@ -607,12 +607,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.5) + 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.2.0) cronex (>= 0.13.0) fugit (~> 1.8, >= 1.11.1)