From e1de3eef8e4d92528200edc92e3754e082e415d3 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 07:46:00 +0000 Subject: [PATCH] Update redis to version 6.0.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ae1c451..50619b1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -513,9 +513,9 @@ GEM rbs (>= 4.0.0) tsort redcarpet (3.6.1) - redis (5.4.1) - redis-client (>= 0.22.0) - redis-client (0.25.1) + redis (6.0.0) + redis-client (= 0.30.1) + redis-client (0.30.1) connection_pool reek (6.5.0) dry-schema (~> 1.13)