From 885f704d7796312a3dd91f1261f3a8aea76cda4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:33:23 +0000 Subject: [PATCH] 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: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ea5555..6d0132b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,12 +81,12 @@ GEM date (3.3.3) diff-lcs (1.5.0) erubi (1.12.0) - ffi (1.15.5) + ffi (1.17.0) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.21.3) @@ -159,7 +159,7 @@ GEM zeitwerk (~> 2.5) rake (13.0.6) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rspec-core (3.12.2) rspec-support (~> 3.12.0)