From 855659fce6405514599e5a80e633ad25f0e7a052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:02:38 +0000 Subject: [PATCH] Bump redis from 4.5.1 to 4.6.0 Bumps [redis](https://github.com/redis/redis-rb) from 4.5.1 to 4.6.0. - [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.5.1...v4.6.0) --- 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 148bdd9e..0b9e4320 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1547,7 +1547,7 @@ GEM railties (>= 3.2) tilt redcarpet (3.5.1) - redis (4.5.1) + redis (4.6.0) remotipart (1.4.4) responders (3.0.1) actionpack (>= 5.0)