diff --git a/Gemfile.lock b/Gemfile.lock index f36ce34..56371d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM activesupport coderay (1.1.2) concurrent-ruby (1.1.6) - connection_pool (2.2.2) + connection_pool (2.2.5) crass (1.0.6) debug_inspector (0.0.3) devise (4.7.1) @@ -120,8 +120,6 @@ GEM rack (>= 1.0, < 3) rack-cors (1.1.1) rack (>= 2.0.0) - rack-protection (2.0.8.1) - rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.7) @@ -151,7 +149,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.1.3) + redis (4.5.1) redis-actionpack (5.0.2) actionpack (>= 4.0, < 6) redis-rack (>= 1, < 3) @@ -188,11 +186,10 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - sidekiq (6.0.5) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.2.0) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0)