From 314371f70e1790df22a2af04af4c53032d4fc71a Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Sat, 5 Apr 2014 01:21:07 -0400 Subject: [PATCH] sidekiq 3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d56de687..2f289cc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,9 +92,9 @@ GEM sequel (>= 3.39.0) shotgun (0.9) rack (>= 1.0) - sidekiq (2.17.7) + 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)