From 1ad6a3ecc5b78325b2587669938e5e3bbaceecff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 05:49:12 +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-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 16f6038..1672394 100644 --- a/Gemfile +++ b/Gemfile @@ -35,7 +35,7 @@ gem 'jbuilder', '~> 2.11.2' gem 'sdoc', '~> 2.0.4', group: :doc gem 'web-console', '~> 4.1.0', group: :development -gem 'listen', '~> 3.4.1', group: :development +gem 'listen', '~> 3.5.0', group: :development # Use Codacy for coverage gem 'codacy-coverage', :require => false diff --git a/Gemfile.lock b/Gemfile.lock index de26a31..5d4052a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM execjs (2.7.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) - ffi (1.14.2) + ffi (1.15.0) font-awesome-sass (5.15.1) sassc (>= 1.11) globalid (0.4.2) @@ -118,7 +118,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) jwt (2.2.1) - listen (3.4.1) + listen (3.5.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.9.0) @@ -271,7 +271,7 @@ DEPENDENCIES font-awesome-sass (~> 5.15.1) jbuilder (~> 2.11.2) jquery-rails (~> 4.4.0) - listen (~> 3.4.1) + listen (~> 3.5.0) mysql2 (~> 0.5.2) omniauth omniauth-github