From 398219e62a4a608d72a3b728cab52b1fea213440 Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:46:19 +0000 Subject: [PATCH] Bump redis from 5.0.6 to 5.0.8 Bumps [redis](https://github.com/redis/redis-rb) from 5.0.6 to 5.0.8. - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v5.0.6...v5.0.8) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>--- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41ca56e..83687c7 100644 --- a/Gemfile.lock +++ a/Gemfile.lock @@ -24,9 +24,9 @@ rack (2.2.8) rack-protection (2.2.4) rack - redis (5.0.6) - redis-client (>= 0.9.0) - redis-client (0.14.1) + redis (5.0.8) + redis-client (>= 0.17.0) + redis-client (0.17.1) connection_pool ruby2_keywords (0.0.5) sawyer (0.9.2) -- rgit 0.1.5