From e9d2114275905c831fe3b79b842116514bb53de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 20:14:38 +0000 Subject: [PATCH] Bump listen from 3.0.8 to 3.7.1 Bumps [listen](https://github.com/guard/listen) from 3.0.8 to 3.7.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.0.8...v3.7.1) --- updated-dependencies: - dependency-name: listen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index ad663ff..78fede7 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ end group :development do # Access an IRB console on exception pages or by using <%= console %> in views gem 'web-console', '~> 4.0' - gem 'listen', '~> 3.0.5' + gem 'listen', '~> 3.7.1' # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' gem 'spring-watcher-listen', '~> 2.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index bc17069..f6cab47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,9 +193,9 @@ GEM activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) + listen (3.7.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.14.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -356,7 +356,7 @@ DEPENDENCIES jbuilder (~> 2.0) jquery-rails kaminari - listen (~> 3.0.5) + listen (~> 3.7.1) paranoia pg pry-rails