From 4fa803a40dec4c9042caec4e68815622a35b0bc0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 13:06:53 +0000 Subject: [PATCH] Bump listen from 3.1.5 to 3.2.0 Bumps [listen](https://github.com/guard/listen) from 3.1.5 to 3.2.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.1.5...v3.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70761b36d..3ee2d6ce2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,10 +279,9 @@ GEM rails (>= 4.2.0) letter_opener (1.7.0) launchy (~> 2.2) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.2.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -457,7 +456,6 @@ GEM rubocop (>= 0.68.1) ruby-progressbar (1.10.1) ruby-units (2.3.1) - ruby_dep (1.5.0) ruby_parser (3.13.1) sexp_processor (~> 4.9) rubyzip (1.3.0)