diff --git a/Gemfile.lock b/Gemfile.lock index 5c590ea..29af238 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.1.5) - connection_pool (2.2.2) + connection_pool (2.2.5) crass (1.0.5) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -146,9 +146,7 @@ GEM pusher-client (0.6.2) json websocket (~> 1.0) - rack (2.0.8) - rack-protection (2.0.7) - rack + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -180,7 +178,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redis (4.1.2) + redis (4.5.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -223,11 +221,10 @@ GEM rubocop (>= 0.60.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) - sidekiq (5.2.7) - connection_pool (~> 2.2, >= 2.2.2) - rack (>= 1.5.0) - rack-protection (>= 1.5.0) - redis (>= 3.3.5, < 5) + sidekiq (6.4.0) + connection_pool (>= 2.2.2) + rack (~> 2.0) + redis (>= 4.2.0) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0)