From c8f6cfeb7aa0d3d963e86fc1a85b66de8e9286c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:07:37 +0000 Subject: [PATCH] :arrow_up: 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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 969543888..bbd2f5f5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM raabro (~> 1.4) 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)