From bbc6691152fd520f43f9aaadb2e877a69ec1a4b8 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 11:00:44 +0100 Subject: [PATCH] chore: Update redis from 5.2.0 to 5.3.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d6d84b94..809b73398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -598,9 +598,9 @@ GEM rdoc (6.8.1) psych (>= 4.0.0) redcarpet (3.6.0) - redis (5.2.0) + redis (5.3.0) redis-client (>= 0.22.0) - redis-client (0.22.1) + redis-client (0.23.0) connection_pool regexp_parser (2.9.3) reline (0.5.12)