diff --git a/Gemfile.lock b/Gemfile.lock index 53f7c535b..a0cd0c94e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,24 +362,24 @@ GEM msgpack (>= 0.4.3) trollop (>= 1.16.2) redis (3.3.5) - redis-actionpack (5.0.1) + redis-actionpack (5.0.2) actionpack (>= 4.0, < 6) redis-rack (>= 1, < 3) - redis-store (>= 1.1.0, < 1.4.0) - redis-activesupport (5.0.2) + redis-store (>= 1.1.0, < 2) + redis-activesupport (5.0.7) activesupport (>= 3, < 6) - redis-store (~> 1.3.0) - redis-rack (2.0.2) + redis-store (>= 1.3, < 2) + redis-rack (2.0.5) rack (>= 1.5, < 3) - redis-store (>= 1.2, < 1.4) + redis-store (>= 1.2, < 2) redis-rails (5.0.2) redis-actionpack (>= 5.0, < 6) redis-activesupport (>= 5.0, < 6) redis-store (>= 1.2, < 2) redis-semaphore (0.3.1) redis - redis-store (1.3.0) - redis (>= 2.2) + redis-store (1.6.0) + redis (>= 2.2, < 5) ref (2.0.0) responders (2.4.0) actionpack (>= 4.2.0, < 5.3)