Update Sidekiq to 5.0.x.

This commit is contained in:
Guo Xiang Tan 2017-06-08 07:15:13 +09:00
parent 22ecbf1249
commit ff1154b523
1 changed files with 2 additions and 2 deletions

View File

@ -343,11 +343,11 @@ GEM
shoulda-context (1.2.2)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
sidekiq (4.2.4)
sidekiq (5.0.2)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
redis (~> 3.2, >= 3.2.1)
redis (~> 3.3, >= 3.3.3)
simple-rss (1.3.1)
sinatra (1.4.8)
rack (~> 1.5)