From 22b33871d5ba9138253db358790e9ef5535d3852 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 17 Apr 2014 17:05:05 +1000 Subject: [PATCH] Revert "update sidekiq" This reverts commit d0129068830c237799bfc8ee1c5f51dbb49c0241. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 202d7165834..02a51596b6d 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 (3.0.0) + sidekiq (2.17.6) celluloid (>= 0.15.2) - connection_pool (>= 2.0.0) + connection_pool (>= 1.0.0) json redis (>= 3.0.6) redis-namespace (>= 1.3.1)