From e8512ab4dd605a759ededa4aac7cb55561507a05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 18:25:06 +0000 Subject: [PATCH] No-Jira(deps): 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-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f641b90..2d6be65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,11 +32,11 @@ GEM tins (~> 1.6) diff-lcs (1.3) docile (1.3.1) - ffi (1.13.1) + ffi (1.14.2) i18n (1.8.5) concurrent-ruby (~> 1.0) json (2.1.0) - listen (3.3.3) + listen (3.4.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) method_source (0.9.0)