diff --git a/Gemfile.lock b/Gemfile.lock index 56b87e99278..646090cba01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,12 +601,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.3) + 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)