From b88be4ba6c6d2d45a50abe0e25aee2a55fbeb36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 02:12:13 +0000 Subject: [PATCH] Bump guard-bundler from 3.0.0 to 3.0.1 Bumps [guard-bundler](https://github.com/guard/guard-bundler) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/guard/guard-bundler/releases) - [Commits](https://github.com/guard/guard-bundler/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: guard-bundler 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 9bd3285..648ab86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM pry (>= 0.13.0) shellany (~> 0.0) thor (>= 0.18.1) - guard-bundler (3.0.0) + guard-bundler (3.0.1) bundler (>= 2.1, < 3) guard (~> 2.2) guard-compat (~> 1.1) @@ -58,7 +58,7 @@ GEM rdoc semver2 jwt (2.5.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) @@ -91,7 +91,7 @@ GEM racc (1.6.1) rack (2.2.4) rake (13.0.6) - rb-fsevent (0.11.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rchardet (1.8.0)