From 5e0d7ab87444d0b021dab396b6aedf7014bd2c49 Mon Sep 17 00:00:00 2001 From: Mitchell Henke Date: Fri, 12 Apr 2024 15:29:20 -0500 Subject: [PATCH] Update Redis gems changelog: Internal, Dependencies, Update Redis gems --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 513e98278a2..0401ebac159 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -558,9 +558,9 @@ GEM psych (>= 4.0.0) redacted_struct (2.0.0) redcarpet (3.6.0) - redis (5.0.6) - redis-client (>= 0.9.0) - redis-client (0.14.1) + redis (5.1.0) + redis-client (>= 0.17.0) + redis-client (0.22.0) connection_pool regexp_parser (2.9.0) reline (0.5.1)