diff --git a/Gemfile.lock b/Gemfile.lock index 463ae15..3bcf3d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.1.6) - connection_pool (2.2.3) + connection_pool (2.2.5) crass (1.0.6) dotenv (2.7.2) dotenv-rails (2.7.2) @@ -116,8 +116,6 @@ GEM nio4r (~> 2.0) raabro (1.3.1) rack (2.2.3) - rack-protection (2.0.8.1) - rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.3.1) @@ -150,14 +148,13 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.2.1) + redis (4.4.0) rufus-scheduler (3.6.0) fugit (~> 1.1, >= 1.1.6) - sidekiq (6.0.7) + sidekiq (6.2.1) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.2.0) sidekiq-scheduler (3.0.1) e2mmap redis (>= 3, < 5)