about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-20 23:05:09 +0900
committerGitHub <noreply@github.com>2020-04-20 23:05:09 +0900
commit4c793ff4fa71c85a42e01b701e45ff808372f521 (patch)
tree95aff37c72b7cba5f7296ad9340ff37d85c22db1 /Gemfile.lock
parent803ac9aa7d288921ae0142aa5a021af2f67ad191 (diff)
Bump redis-rack from 2.0.4 to 2.1.2 (#13512)
Bumps [redis-rack](http://redis-store.org/redis-rack) from 2.0.4 to 2.1.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7b631a9f9..6f4845b37 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -500,15 +500,15 @@ GEM
       redis-store (>= 1.3, < 2)
     redis-namespace (1.7.0)
       redis (>= 3.0.4)
-    redis-rack (2.0.4)
-      rack (>= 1.5, < 3)
+    redis-rack (2.1.2)
+      rack (>= 2.0.8, < 3)
       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-store (1.5.0)
-      redis (>= 2.2, < 5)
+    redis-store (1.8.2)
+      redis (>= 4, < 5)
     regexp_parser (1.7.0)
     request_store (1.5.0)
       rack (>= 1.4)