From 047756ec41b367518c182da39daa69a2f448a28f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sun, 26 May 2019 22:30:06 +0000 Subject: [PATCH] Bump redis from 4.1.0 to 4.1.1 Bumps [redis](https://github.com/redis/redis-rb) from 4.1.0 to 4.1.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.1.0...v4.1.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dce396f2..032f5998 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -389,7 +389,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) redcarpet (3.4.0) - redis (4.1.0) + redis (4.1.1) regexp_parser (1.3.0) remotipart (1.4.2) responders (2.4.1)