From 2f53175184007c0c5008ff2a82fdec7ab842a17c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 10:03:29 +0100 Subject: [PATCH] =?UTF-8?q?Update=20redis=205.0.8=20=E2=86=92=205.1.0=20(m?= =?UTF-8?q?inor)=20(#235)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 029fecc..3147faa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,9 +64,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - redis (5.0.8) + redis (5.1.0) redis-client (>= 0.17.0) - redis-client (0.18.0) + redis-client (0.20.0) connection_pool regexp_parser (2.9.0) rerun (0.14.0)