From 171e95503ea371e5273f2493d4661ebb3a276bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:22:00 +0300 Subject: [PATCH] Bump redis from 5.0.8 to 5.1.0 (#571) Bumps [redis](https://github.com/redis/redis-rb) from 5.0.8 to 5.1.0. - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/redis-rb/compare/v5.0.8...v5.1.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b025f6c..e082464 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM racc racc (1.7.3) rainbow (3.1.1) - redis (5.0.8) + redis (5.1.0) redis-client (>= 0.17.0) redis-client (0.20.0) connection_pool