From fca30aa452e1e00d2cff30a679330ac0c340545e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 01:42:53 +0000 Subject: [PATCH] Bump redis from 5.0.6 to 5.0.7 Bumps [redis](https://github.com/redis/redis-rb) from 5.0.6 to 5.0.7. - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a2703bb5..a46d94e88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -542,9 +542,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - redis (5.0.6) + redis (5.0.7) redis-client (>= 0.9.0) - redis-client (0.14.1) + redis-client (0.15.0) connection_pool redis-namespace (1.11.0) redis (>= 4)