From ce1a4e7461140087780b3b17e5111f790145765a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 23:30:33 +0000 Subject: [PATCH] Update guard to version 2.19.0 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd87f7a..e048bce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,11 +95,11 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - ffi (1.16.3) + ffi (1.17.0) formatador (1.1.0) globalid (1.2.1) activesupport (>= 6.1) - guard (2.18.1) + guard (2.19.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -121,7 +121,7 @@ GEM concurrent-ruby (~> 1.0) json (2.8.2) language_server-protocol (3.17.0.3) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.23.1) @@ -209,7 +209,7 @@ GEM rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rbtree (0.4.6) regexp_parser (2.9.2)