From 508ea6ec9e8d265be2107ab9a2a539bde35dba7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 04:06:38 +0000 Subject: [PATCH] Bump guard from 2.20.0 to 2.20.1 Bumps [guard](https://github.com/guard/guard) from 2.20.0 to 2.20.1. - [Release notes](https://github.com/guard/guard/releases) - [Commits](https://github.com/guard/guard/compare/v2.20.0...v2.20.1) --- updated-dependencies: - dependency-name: guard dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c29d6bd..ed2a317 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM ffi (1.17.3-x86_64-linux-gnu) formatador (1.2.3) reline - guard (2.20.0) + guard (2.20.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) logger (~> 1.6)