From 08dff8f5ad40bf7c9e510f88ebfeab581a539a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 06:10:56 +0000 Subject: [PATCH] Bump listen from 3.1.5 to 3.8.0 Bumps [listen](https://github.com/guard/listen) from 3.1.5 to 3.8.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.1.5...v3.8.0) --- updated-dependencies: - dependency-name: listen dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index baa5809420aa..7729e0a4ed91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) eventmachine (1.2.7) - ffi (1.11.1) + ffi (1.15.5) forwardable-extended (2.6.0) http_parser.rb (0.6.0) i18n (1.6.0) @@ -62,10 +62,9 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.8.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) mini_portile2 (2.4.0) multi_json (1.13.1) @@ -79,13 +78,12 @@ GEM rack-protection (2.0.7) rack rake (12.3.3) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) ffi (~> 1.0) rouge (3.9.0) ruby-enum (0.7.2) i18n - ruby_dep (1.5.0) safe_yaml (1.0.5) sass (3.4.25) sass-globbing (1.1.5)