From 9bce4004de3fcad22357e97fe0dec0c6dd6e69f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:34:16 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ebe59bc..c2604a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,9 +45,11 @@ GEM cucumber-messages (22.0.0) cucumber-tag-expressions (6.1.0) diff-lcs (1.5.1) - ffi (1.16.3) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) 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) @@ -148,7 +150,7 @@ GEM webrick sys-uname (1.2.3) ffi (~> 1.1) - thor (1.3.1) + thor (1.3.2) unicode-display_width (2.5.0) webrick (1.8.1)