From 9af932e6651d9916cb5a6a8ce542dcd3507ca658 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 11:36:23 +0000 Subject: [PATCH] Update listen to version 3.6.0 --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9d5bf00..6a44f6dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -281,10 +281,9 @@ GEM actionmailer (>= 3.2) letter_opener (~> 1.0) railties (>= 3.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.6.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -532,7 +531,6 @@ GEM ruby-vips (2.1.2) ffi (~> 1.12) ruby2_keywords (0.0.5) - ruby_dep (1.5.0) ruby_parser (3.16.0) sexp_processor (~> 4.15, >= 4.15.1) rubyzip (1.3.0)