From 127ffe874abffb51f8ba97cb4da8e8b5b207223c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 09:05:25 +0000 Subject: [PATCH] chore(deps): update dependency hiredis-client to v0.25.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2d89e3c4f..aa1fe05151 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,8 +297,8 @@ GEM highline (3.1.2) reline hiredis (0.6.3) - hiredis-client (0.24.0) - redis-client (= 0.24.0) + hiredis-client (0.25.0) + redis-client (= 0.25.0) hkdf (0.3.0) htmlentities (4.3.4) http (5.3.1) @@ -709,7 +709,7 @@ GEM psych (>= 4.0.0) redcarpet (3.6.1) redis (4.8.1) - redis-client (0.24.0) + redis-client (0.25.0) connection_pool redlock (1.3.2) redis (>= 3.0.0, < 6.0)