From 2a890822e3af71f1e2b683e989667af76083d9fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 08:22:19 +0200 Subject: [PATCH] Update dependency hiredis-client to v0.29.0 (#38958) 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 37205c70a4..e48aee1661 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,8 +305,8 @@ GEM json highline (3.1.2) reline - hiredis-client (0.28.0) - redis-client (= 0.28.0) + hiredis-client (0.29.0) + redis-client (= 0.29.0) hkdf (0.3.0) htmlentities (4.4.2) http (5.3.1) @@ -709,7 +709,7 @@ GEM redcarpet (3.6.1) redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.28.0) + redis-client (0.29.0) connection_pool regexp_parser (2.12.0) reline (0.6.3)