From 8757628a35e5054cb2aa99f11598d356bc017e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 09:15:23 +0000 Subject: [PATCH] Bump listen from 3.7.0 to 3.8.0 Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.7.0...v3.8.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 b9e97a00..10a025da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM i18n (>= 1.8.11, < 2) faraday (0.17.6) multipart-post (>= 1.2, < 3) - ffi (1.15.4) + ffi (1.16.3) flamegraph (0.9.5) foreman (0.87.2) get_process_mem (0.2.7) @@ -189,7 +189,7 @@ GEM launchy (2.5.0) addressable (~> 2.7) lint_roller (1.1.0) - listen (3.7.0) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) local_time (2.1.0) @@ -337,7 +337,7 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.1.0) - rb-fsevent (0.11.0) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rbtrace (0.4.14)