diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-08 18:46:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 18:46:44 +0200 |
commit | 6ad0f963b3936f658e6348322c706b52fc19a2ff (patch) | |
tree | 66e3a23a7009810a15c0a4b1255c7f0c2b7b30ba | |
parent | 6bb4571232837e88781ec747c04483b5a3b829bf (diff) |
Bump redis-activesupport from 5.0.4 to 5.2.0 (#13599)
Bumps [redis-activesupport](http://redis-store.org/redis-activesupport) from 5.0.4 to 5.2.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 591bbf8da..e10fe4f9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -495,8 +495,8 @@ GEM actionpack (>= 5, < 7) redis-rack (>= 2.1.0, < 3) redis-store (>= 1.1.0, < 2) - redis-activesupport (5.0.4) - activesupport (>= 3, < 6) + redis-activesupport (5.2.0) + activesupport (>= 3, < 7) redis-store (>= 1.3, < 2) redis-namespace (1.7.0) redis (>= 3.0.4) |