From c31b07e601b9387d6295e74ebe33cc4af30bccfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 02:42:37 +0000 Subject: [PATCH] chore(deps-dev): bump guard from 2.18.0 to 2.18.1 Bumps [guard](https://github.com/guard/guard) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/guard/guard/releases) - [Commits](https://github.com/guard/guard/compare/v2.18.0...v2.18.1) --- updated-dependencies: - dependency-name: guard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 318fb2f..8f89e2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM gitlab (4.19.0) httparty (~> 0.20) terminal-table (>= 1.5.1) - guard (2.18.0) + guard (2.18.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -60,7 +60,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - lumberjack (1.2.8) + lumberjack (1.2.9) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.4) @@ -160,7 +160,7 @@ GEM sqlite3 (1.6.6-arm64-darwin) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.2.1) + thor (1.2.2) tilt (2.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)