diff --git a/Gemfile.lock b/Gemfile.lock index e18bfaf..27e1c3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.1.6) - connection_pool (2.2.3) + connection_pool (2.4.1) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -147,13 +147,11 @@ GEM psych (3.1.0) public_suffix (4.0.5) puma (3.12.6) - rack (2.2.3) + rack (2.2.8) rack-attack (6.3.1) 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 (6.0.3.2) @@ -190,7 +188,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.2.1) + redis (4.8.1) reek (6.0.1) kwalify (~> 0.7.0) parser (>= 2.5.0.0, < 2.8, != 2.5.1.1) @@ -252,11 +250,10 @@ GEM sexp_processor (4.15.0) shoulda-matchers (4.3.0) activesupport (>= 4.2.0) - sidekiq (6.0.7) - connection_pool (>= 2.2.2) + sidekiq (6.5.10) + connection_pool (>= 2.2.5, < 3) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.5.0, < 5) sidekiq-failures (1.0.0) sidekiq (>= 4.0.0) simplecov (0.18.5)