From f31de2fa200e58ca25b3f9d03631287fb82dc104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Nov 2020 21:02:09 +0000 Subject: [PATCH] Build(deps): Bump redis from 4.2.2 to 4.2.3 Bumps [redis](https://github.com/redis/redis-rb) from 4.2.2 to 4.2.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 791aa9dc7ba..96e04e2c3c2 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.3) redis-namespace (1.8.0) redis (>= 3.0.4) regexp_parser (1.8.2)