From 3fc8f634c6cb16e5f6bf2b3299c19ced5c66f43f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:34:46 +0100 Subject: [PATCH] =?UTF-8?q?Update=20redis=205.0.7=20=E2=86=92=205.0.8=20(p?= =?UTF-8?q?atch)=20(#213)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bf08cf..0eaf651 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,9 +58,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - redis (5.0.7) - redis-client (>= 0.9.0) - redis-client (0.15.0) + redis (5.0.8) + redis-client (>= 0.17.0) + redis-client (0.18.0) connection_pool regexp_parser (2.8.1) rerun (0.14.0)