From 083c64a06e6f0efedfacd8263f87d9286814aedd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:00:47 +0000 Subject: [PATCH] Bump redis from 4.4.0 to 4.5.1 Bumps [redis](https://github.com/redis/redis-rb) from 4.4.0 to 4.5.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.4.0...v4.5.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff4e7ef5..9b659bf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1526,7 +1526,7 @@ GEM railties (>= 3.2) tilt redcarpet (3.5.1) - redis (4.4.0) + redis (4.5.1) remotipart (1.4.4) responders (3.0.1) actionpack (>= 5.0)