Bump redis-store to 1.6.0

This version supports SSL/TLS via the redis:// URL scheme:
https://github.com/redis-store/redis-store/blob/master/CHANGELOG.md

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/47702
This commit is contained in:
Stan Hu 2018-11-10 23:15:01 -08:00
parent 4aa41d07e1
commit e01b1907bb
2 changed files with 2 additions and 2 deletions

View File

@ -676,7 +676,7 @@ GEM
redis-actionpack (>= 5.0, < 6)
redis-activesupport (>= 5.0, < 6)
redis-store (>= 1.2, < 2)
redis-store (1.4.1)
redis-store (1.6.0)
redis (>= 2.2, < 5)
regexp_parser (0.5.0)
representable (3.0.4)

View File

@ -685,7 +685,7 @@ GEM
redis-actionpack (>= 5.0, < 6)
redis-activesupport (>= 5.0, < 6)
redis-store (>= 1.2, < 2)
redis-store (1.4.1)
redis-store (1.6.0)
redis (>= 2.2, < 5)
regexp_parser (0.5.0)
representable (3.0.4)