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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-06 11:49:57 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-04-06 11:49:57 +0300
commit3137f61a5558d1b38dd9f607263d5a21b61deb2d (patch)
treeee391f25c4144348596b7e59e032e4b48bd53bb3 /Gemfile.lock
parent213ee62469c6518af8423f00fb902b7665d61204 (diff)
Make redis an explicit Gemfile dependency
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 229089f431d..3be9ed0afc2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1009,6 +1009,7 @@ DEPENDENCIES
rdoc (~> 3.6)
recaptcha
redcarpet (~> 3.3.3)
+ redis (~> 3.2)
redis-namespace
redis-rails (~> 4.0.0)
request_store (~> 1.3.0)