From 2314583606a876ae367702a52a0dec543e6f7b69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 10:17:58 +0200 Subject: [PATCH] chore(deps): update dependency hiredis-client to v0.25.3 (#36079) 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 f95bdc00eb..5c0f30b997 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,8 +308,8 @@ GEM highline (3.1.2) reline hiredis (0.6.3) - hiredis-client (0.25.2) - redis-client (= 0.25.2) + hiredis-client (0.25.3) + redis-client (= 0.25.3) hkdf (0.3.0) htmlentities (4.3.4) http (5.3.1) @@ -725,7 +725,7 @@ GEM reline redcarpet (3.6.1) redis (4.8.1) - redis-client (0.25.2) + redis-client (0.25.3) connection_pool regexp_parser (2.11.2) reline (0.6.2)