diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-08-21 05:15:38 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 05:15:38 +0900 |
commit | 36289b6a612e68de49f330dcce029bad1c9f5131 (patch) | |
tree | 9a75e554c5b6bc41c72d239cc2eb9dfbd4ecb836 | |
parent | 8ba79226394e868a6cc298d7160e08681e0487ed (diff) |
Bump redis-rack from 2.1.2 to 2.1.3 (#14584)
Bumps [redis-rack](http://redis-store.org/redis-rack) from 2.1.2 to 2.1.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 01ab555a5..fcdcbaf69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -482,7 +482,7 @@ GEM redis-store (>= 1.3, < 2) redis-namespace (1.7.0) redis (>= 3.0.4) - redis-rack (2.1.2) + redis-rack (2.1.3) rack (>= 2.0.8, < 3) redis-store (>= 1.2, < 2) redis-rails (5.0.2) |