From 5b9bbee95f35a31ea4096068ba616a3fdf147f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 05:29:04 +0000 Subject: [PATCH] Bump listen from 3.4.1 to 3.5.0 Bumps [listen](https://github.com/guard/listen) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.4.1...v3.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20537a3c..659847ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - ffi (1.14.2) + ffi (1.15.0) font-awesome-sass (5.15.1) sassc (>= 1.11) globalid (0.4.2) @@ -143,7 +143,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) libv8 (3.16.14.19) - listen (3.4.1) + listen (3.5.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.8.0)