Merge pull request #475 from indentlabs/dependabot/bundler/sidekiq-6.0.0

Bump sidekiq from 5.2.7 to 6.0.0
This commit is contained in:
Andrew Brown 2019-09-07 23:45:45 -05:00 committed by GitHub
commit cd3e0326ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1077,7 +1077,7 @@ GEM
rack-pjax (1.1.0)
nokogiri (~> 1.5)
rack (>= 1.1)
rack-protection (2.0.5)
rack-protection (2.0.7)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
@ -1202,11 +1202,11 @@ GEM
shellany (0.0.1)
shoulda-matchers (4.1.2)
activesupport (>= 4.2.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.0.0)
connection_pool (>= 2.2.2)
rack (>= 2.0.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)