Bump sidekiq

This commit is contained in:
Steffen van Bergerem 2016-01-31 20:38:25 +01:00 committed by Jonne Haß
parent 02a0650b0e
commit 53bf478f24
2 changed files with 3 additions and 4 deletions

View file

@ -32,7 +32,7 @@ gem "simple_captcha2", "0.4.0", require: "simple_captcha"
# Background processing
gem "sidekiq", "4.0.1"
gem "sidekiq", "4.1.0"
gem "sinatra", "1.4.7"
# Scheduled processing

View file

@ -769,10 +769,9 @@ GEM
shellany (0.0.1)
shoulda-matchers (3.0.1)
activesupport (>= 4.0.0)
sidekiq (4.0.1)
sidekiq (4.1.0)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
json (~> 1.0)
redis (~> 3.2, >= 3.2.1)
sidekiq-cron (0.4.1)
redis-namespace (>= 1.5.2)
@ -1012,7 +1011,7 @@ DEPENDENCIES
sass-rails (= 5.0.4)
selenium-webdriver (= 2.47.1)
shoulda-matchers (= 3.0.1)
sidekiq (= 4.0.1)
sidekiq (= 4.1.0)
sidekiq-cron (= 0.4.1)
simple_captcha2 (= 0.4.0)
simplecov (= 0.11.1)