summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-22 06:16:46 -0700
committerStan Hu <stanhu@gmail.com>2017-07-22 06:16:46 -0700
commit274bddcd4b15ca2cb93c6caaf3ee17d7d9a85c14 (patch)
tree0fbd569376ea6a82c51f31814bd6ee164eacd4ae /Makefile
parent914f968523779972e74f5a12a9e6b668c184c898 (diff)
downloadgitlab-shell-274bddcd4b15ca2cb93c6caaf3ee17d7d9a85c14.tar.gz
Bump redis-rb library to 3.3.3update-redis-rb-3.3.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a78178..b4fd50a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-REDIS_RB_VERSION=v3.3.0
+REDIS_RB_VERSION=v3.3.3
REDIS_RB_VENDOR_DIR=lib/vendor/redis
PWD=`pwd`