Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-29 21:32:40 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-29 21:32:40 +0400
commit255d6d8b215a6733f4b49229aded0152b4510891 (patch)
tree0d0580fbe2dbe6e9e6e6db98c96885a9cc6dd7df /Gemfile.lock
parentffa46e0225bad993f8999a33905dcff7a75327e0 (diff)
Update sidekiq and redis-rails
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock36
1 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e345c40f445..e608afad1e7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -389,24 +389,24 @@ GEM
json (~> 1.4)
redcarpet (2.2.2)
redis (3.0.4)
- redis-actionpack (3.2.3)
- actionpack (~> 3.2.3)
- redis-rack (~> 1.4.0)
+ redis-actionpack (3.2.4)
+ actionpack (~> 3.2.0)
+ redis-rack (~> 1.4.4)
+ redis-store (~> 1.1.4)
+ redis-activesupport (3.2.4)
+ activesupport (~> 3.2.0)
redis-store (~> 1.1.0)
- redis-activesupport (3.2.3)
- activesupport (~> 3.2.3)
- redis-store (~> 1.1.0)
- redis-namespace (1.3.0)
+ redis-namespace (1.3.1)
redis (~> 3.0.0)
- redis-rack (1.4.2)
- rack (~> 1.4.1)
- redis-store (~> 1.1.0)
- redis-rails (3.2.3)
- redis-actionpack (~> 3.2.3)
- redis-activesupport (~> 3.2.3)
- redis-store (~> 1.1.0)
- redis-store (1.1.3)
- redis (>= 2.2.0)
+ redis-rack (1.4.4)
+ rack (~> 1.4.0)
+ redis-store (~> 1.1.4)
+ redis-rails (3.2.4)
+ redis-actionpack (~> 3.2.4)
+ redis-activesupport (~> 3.2.4)
+ redis-store (~> 1.1.4)
+ redis-store (1.1.4)
+ redis (>= 2.2)
ref (1.0.5)
rest-client (1.6.7)
mime-types (>= 1.16)
@@ -455,11 +455,11 @@ GEM
sexp_processor (4.2.1)
shoulda-matchers (2.1.0)
activesupport (>= 3.0.0)
- sidekiq (2.12.4)
+ sidekiq (2.14.0)
celluloid (>= 0.14.1)
connection_pool (>= 1.0.0)
json
- redis (>= 3.0)
+ redis (>= 3.0.4)
redis-namespace
simple_oauth (0.1.9)
simplecov (0.7.1)