From 1211bbc064942d5c4a32f25bfd3de4f022c9bbeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 17:20:33 +0100 Subject: [PATCH] Update dependency hiredis-client to v0.26.3 (#37404) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d73316b4e9..bf76d1fbcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,8 +305,8 @@ GEM highline (3.1.2) reline hiredis (0.6.3) - hiredis-client (0.26.2) - redis-client (= 0.26.2) + hiredis-client (0.26.3) + redis-client (= 0.26.3) hkdf (0.3.0) htmlentities (4.3.4) http (5.3.1) @@ -706,7 +706,7 @@ GEM reline redcarpet (3.6.1) redis (4.8.1) - redis-client (0.26.2) + redis-client (0.26.3) connection_pool regexp_parser (2.11.3) reline (0.6.3)