diff options
author | Stan Hu <stanhu@gmail.com> | 2017-07-22 06:16:46 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-07-22 06:16:46 -0700 |
commit | 274bddcd4b15ca2cb93c6caaf3ee17d7d9a85c14 (patch) | |
tree | 0fbd569376ea6a82c51f31814bd6ee164eacd4ae /Makefile | |
parent | 914f968523779972e74f5a12a9e6b668c184c898 (diff) | |
download | gitlab-shell-274bddcd4b15ca2cb93c6caaf3ee17d7d9a85c14.tar.gz |
Bump redis-rb library to 3.3.3update-redis-rb-3.3.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |