diff --git a/Gemfile.lock b/Gemfile.lock index 7dd7203ba2..0425e65d1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -484,7 +484,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) recaptcha (5.15.0) - redis-client (0.18.0) + redis-client (0.19.1) connection_pool regexp_parser (2.9.0) responders (3.1.1) @@ -586,11 +586,11 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.2.0) + sidekiq (7.2.1) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.14.0) + redis-client (>= 0.19.0) simplecov (0.13.0) docile (~> 1.1.0) json (>= 1.8, < 3)