diff --git a/Gemfile.lock b/Gemfile.lock index db379a5..14d01b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - connection_pool (2.2.2) + connection_pool (2.2.5) crass (1.0.5) debug_inspector (0.0.3) docile (1.3.2) @@ -241,8 +241,6 @@ GEM rack (2.2.3) rack-livereload (0.3.17) rack - rack-protection (2.0.7) - rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.0) @@ -276,7 +274,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redis (4.1.3) + redis (4.5.1) regexp_parser (1.6.0) rubocop (0.75.0) jaro_winkler (~> 1.5.1) @@ -310,11 +308,10 @@ GEM shoulda-context (1.2.2) shoulda-matchers (4.1.2) activesupport (>= 4.2.0) - sidekiq (6.0.1) + sidekiq (6.4.0) connection_pool (>= 2.2.2) - rack (>= 2.0.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + rack (~> 2.0) + redis (>= 4.2.0) simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3)