Update Redis gems.

This commit is contained in:
Guo Xiang Tan 2018-04-20 12:49:36 +08:00
parent 56b3527eb8
commit 9c9fa4537c
1 changed files with 3 additions and 3 deletions

View File

@ -289,9 +289,9 @@ GEM
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
trollop (>= 1.16.2)
redis (3.3.5)
redis-namespace (1.5.3)
redis (~> 3.0, >= 3.0.4)
redis (4.0.1)
redis-namespace (1.6.0)
redis (>= 3.0.4)
request_store (1.3.2)
rinku (2.0.2)
rotp (3.3.0)