From cb794768422a3173700c1c34782bf6207af56e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 03:57:57 +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:production 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 c6dafff..4d4bda4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM activesupport (>= 5.0.0) ffi (1.17.0) formatador (1.1.0) - guard (2.18.1) + guard (2.19.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0)