From c6d03a056ea07d1f66a353e9524aadf7b85261ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 03:10:39 +0000 Subject: [PATCH] :arrow_up: Bump listen from 3.8.0 to 3.9.0 Bumps [listen](https://github.com/guard/listen) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: listen dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a12d69e..7b33298 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM guard-rubocop (1.5.0) guard (~> 2.0) rubocop (< 2.0) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.10)