From 894c6d040720b1a6f41e56c0b37cbac5bf520b09 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 10:44:14 +0000 Subject: [PATCH] Bump listen from 3.2.0 to 3.6.0 Bumps [listen](https://github.com/guard/listen) from 3.2.0 to 3.6.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.2.0...v3.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index c433b2b..11c8488 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ group :development do gem 'guard-bundler', require: false # gem 'guard-rspec', require: false gem 'guard-rubocop' - gem 'listen', '>= 3.0.5', '< 3.3' + gem 'listen', '>= 3.0.5', '< 3.7' gem 'memory_profiler' # profiling gem 'pronto', '>= 0.10.0' gem 'pronto-fasterer', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 5c038cc..0dbba58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM fasterer (0.7.0) colorize (~> 0.7) ruby_parser (>= 3.13.0) - ffi (1.11.1) + ffi (1.15.3) flamegraph (0.9.5) flay (2.12.0) erubis (~> 2.7.0) @@ -145,7 +145,7 @@ GEM jaro_winkler (1.5.3) json (2.2.0) kwalify (0.7.2) - listen (3.2.0) + listen (3.6.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.3.1) @@ -260,8 +260,8 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (3.0.0) rake (13.0.0) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-fsevent (0.11.0) + rb-inotify (0.10.1) ffi (~> 1.0) redis (4.1.3) reek (5.4.0) @@ -418,7 +418,7 @@ DEPENDENCIES guard-rubocop hirb httparty - listen (>= 3.0.5, < 3.3) + listen (>= 3.0.5, < 3.7) memory_profiler nokogiri oj