From d033cfb4dff059802a91a22329511332b3ad05a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 18:03:10 +0000 Subject: [PATCH] No-Jira(deps): Bump listen from 3.3.3 to 3.4.1 Bumps [listen](https://github.com/guard/listen) from 3.3.3 to 3.4.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.3.3...v3.4.1) 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..55242f8 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.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) method_source (0.9.0)