summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-05-11 12:18:40 -0700
committerStan Hu <stanhu@gmail.com>2016-05-12 07:00:19 -0500
commitd8f3b9bce912b9c50e13ea71ae7185aad6f71b91 (patch)
tree2011662a009a0753e015674570ccbf3cc9e3e2ee /Gemfile.lock
parentb99bc5d422bced155ddb69b83858b5b3600f5bac (diff)
downloadgitlab-shell-d8f3b9bce912b9c50e13ea71ae7185aad6f71b91.tar.gz
Add redis-rb as a vendored library
`make update-redis` will clone the library and adjust the paths properly
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cd07c9b..0fbade8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -37,7 +37,6 @@ GEM
method_source (~> 0.8)
slop (~> 3.3.1)
rainbow (2.0.0)
- redis (3.3.0)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
@@ -78,7 +77,6 @@ DEPENDENCIES
coveralls
guard
guard-rspec
- redis (~> 3.3)
rspec (~> 2.14.0)
rubocop (= 0.28.0)
vcr