diff --git a/Gemfile.lock b/Gemfile.lock index d1d6270aa..3634b1966 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,8 +231,8 @@ GEM activesupport (>= 6.1) hashdiff (1.0.1) hiredis (0.6.3) - hiredis-client (0.14.1) - redis-client (= 0.14.1) + hiredis-client (0.22.2) + redis-client (= 0.22.2) http (5.1.0) addressable (~> 2.8) http-cookie (~> 1.0) @@ -398,7 +398,7 @@ GEM rubyzip (~> 2.3) redis (5.0.6) redis-client (>= 0.9.0) - redis-client (0.14.1) + redis-client (0.22.2) connection_pool redis-objects (2.0.0.beta) redis (~> 5.0) @@ -439,11 +439,11 @@ GEM shoulda-context (2.0.0) shoulda-matchers (5.2.0) activesupport (>= 5.2.0) - sidekiq (7.2.0) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.14.0) + redis-client (>= 0.19.0) sidekiq-unique-jobs (8.0.10) concurrent-ruby (~> 1.0, >= 1.0.5) sidekiq (>= 7.0.0, < 8.0.0)