From 652a92ee3f0fa2dab0c897a2221fd630b611a0c4 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 8 Jul 2021 13:26:31 +0000 Subject: [PATCH] Bump redis from 4.2.5 to 4.3.1 Bumps [redis](https://github.com/redis/redis-rb) from 4.2.5 to 4.3.1. - [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.5...v4.3.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95b3c372a..1226fa971 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -467,7 +467,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rchardet (1.8.0) - redis (4.2.5) + redis (4.3.1) regexp_parser (2.1.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)