From 7e069f089b6c3af9e6777b83940089e0f41d77d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 06:18:09 +0000 Subject: [PATCH] Bump listen from 3.1.5 to 3.5.1 Bumps [listen](https://github.com/guard/listen) from 3.1.5 to 3.5.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.1.5...v3.5.1) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 7686bb8..be130a1 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ end group :development do # Access an interactive console on exception pages or by calling 'console' anywhere in the code. gem 'web-console', '>= 3.3.0' - gem 'listen', '>= 3.0.5', '< 3.2' + gem 'listen', '>= 3.0.5', '< 3.6' # 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 3b52339..da2583d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM erubi (1.9.0) faker (2.11.0) i18n (>= 1.6, < 2) - ffi (1.12.2) + ffi (1.15.0) foreman (0.87.1) globalid (0.4.2) activesupport (>= 4.2.0) @@ -93,10 +93,9 @@ GEM jbuilder (2.10.0) activesupport (>= 5.0.0) jsonapi-renderer (0.2.2) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.5.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -105,7 +104,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -160,7 +161,6 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (1.7.0) - ruby_dep (1.5.0) rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -225,7 +225,7 @@ DEPENDENCIES faker foreman jbuilder (~> 2.7) - listen (>= 3.0.5, < 3.2) + listen (>= 3.0.5, < 3.6) pg puma (~> 4.1) rack-cors