From d0129068830c237799bfc8ee1c5f51dbb49c0241 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 17 Apr 2014 16:48:42 +1000 Subject: [PATCH] update sidekiq --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02a51596b6d..202d7165834 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -318,9 +318,9 @@ GEM shoulda-context (1.1.6) shoulda-matchers (2.5.0) activesupport (>= 3.0.0) - sidekiq (2.17.6) + sidekiq (3.0.0) celluloid (>= 0.15.2) - connection_pool (>= 1.0.0) + connection_pool (>= 2.0.0) json redis (>= 3.0.6) redis-namespace (>= 1.3.1)