summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-29 20:39:16 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-29 20:39:16 +0300
commit95635d0c2034d8bed96d38ec08f441b1b909ef0c (patch)
treefa08fb9f35e239c0205608790cb4372a1092f604
parentc4f15f9e52c791e6d02306c4e80cef759a76176a (diff)
downloadgitlab-ci-95635d0c2034d8bed96d38ec08f441b1b909ef0c.tar.gz
Update sidekiq
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 91f3a87..95ea8a2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -53,7 +53,7 @@ GEM
execjs
coffee-script-source (1.6.2)
colorize (0.5.8)
- connection_pool (1.0.0)
+ connection_pool (1.1.0)
coveralls (0.6.7)
colorize
multi_json (~> 1.3)
@@ -187,7 +187,7 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.4)
- redis-namespace (1.3.0)
+ redis-namespace (1.3.1)
redis (~> 3.0.0)
ref (1.0.5)
rest-client (1.6.7)
@@ -215,11 +215,11 @@ GEM
settingslogic (2.0.9)
shoulda-matchers (2.1.0)
activesupport (>= 3.0.0)
- sidekiq (2.12.1)
+ sidekiq (2.14.0)
celluloid (>= 0.14.1)
connection_pool (>= 1.0.0)
json
- redis (>= 3.0)
+ redis (>= 3.0.4)
redis-namespace
simplecov (0.7.1)
multi_json (~> 1.0)