From a7d5e93828456f777028f02cf9a6e0db66952b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 06:03:44 +0000 Subject: [PATCH] Bump listen from 3.3.3 to 3.4.0 Bumps [listen](https://github.com/guard/listen) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.3.3...v3.4.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 80809592..e00abb70 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.13.1) + ffi (1.14.2) 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.3.3) + listen (3.4.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.8.0)