From 03977b64b9fbe39d4ce52b051f82ab0cee1a876a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 10:33:48 +0000 Subject: [PATCH] chore(deps-dev): bump guard in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [guard](https://github.com/guard/guard). Updates `guard` from 2.20.1 to 2.20.2 - [Release notes](https://github.com/guard/guard/releases) - [Commits](https://github.com/guard/guard/compare/v2.20.1...v2.20.2) --- updated-dependencies: - dependency-name: guard dependency-version: 2.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db5a8c3..07f4924 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,10 +55,10 @@ GEM docile (1.4.1) dotenv (3.2.0) drb (2.2.3) - ffi (1.17.3-x86_64-linux-gnu) + ffi (1.17.4-x86_64-linux-gnu) formatador (1.2.3) reline - guard (2.20.1) + guard (2.20.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) logger (~> 1.6)