diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-23 17:00:55 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-23 17:00:55 +0900 |
commit | af607c6528b3f4ca89803f2c22f3ca1cdc5ba4f1 (patch) | |
tree | d58940e64674976d36dfe243d8ded83cc5cc56fd | |
parent | 9536ce1454dd5d5681d9aaf296b9a881aca8b320 (diff) |
Bump redis from 4.2.2 to 4.2.5 (#15202)
Bumps [redis](https://github.com/redis/redis-rb) from 4.2.2 to 4.2.5. - [Release notes](https://github.com/redis/redis-rb/releases) - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v4.2.2...v4.2.5) 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 5e7ba3f18..93ed505ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -478,7 +478,7 @@ GEM link_header (~> 0.0, >= 0.0.8) rdf-normalize (0.4.0) rdf (~> 3.1) - redis (4.2.2) + redis (4.2.5) redis-actionpack (5.2.0) actionpack (>= 5, < 7) redis-rack (>= 2.1.0, < 3) |