From a9c5f8109b9aaeb6c7046d68b57a8fa95ac1c910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 07:37:38 +0000 Subject: [PATCH] Bump guard from 2.18.1 to 2.19.0 Bumps [guard](https://github.com/guard/guard) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/guard/guard/releases) - [Commits](https://github.com/guard/guard/compare/v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: guard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7b037d38..3b360b53a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM 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) @@ -233,7 +233,7 @@ GEM language_server-protocol (3.17.0.3) libv8-node (18.19.0.0-arm64-darwin) libv8-node (18.19.0.0-x86_64-linux) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.0)