From 96ceea8ec21ef690cfd0c7db1e603a31b2c2fedb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 21:01:50 +0000 Subject: [PATCH] Build(deps): Bump redis from 4.2.2 to 4.2.4 Bumps [redis](https://github.com/redis/redis-rb) from 4.2.2 to 4.2.4. - [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.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 946b7245a1..d4b3fba5a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM msgpack (>= 0.4.3) optimist (>= 3.0.0) rchardet (1.8.0) - redis (4.2.2) + redis (4.2.4) redis-namespace (1.8.0) redis (>= 3.0.4) regexp_parser (1.8.2)