From 2d4a623aa3dc6481d33cb86dfbc1ffb00ef9ec0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 04:58:46 +0000 Subject: [PATCH] Bump listen from 3.7.1 to 3.8.0 Bumps [listen](https://github.com/guard/listen) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: listen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 01d8688..6521e9f 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,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.8' + gem 'listen', '>= 3.0.5', '< 3.9' # 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.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index 7305086..8b14e75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM railties (>= 4.1) jwt (2.7.0) libv8 (8.4.255.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.21.3) @@ -411,7 +411,7 @@ DEPENDENCIES factory_bot_rails faker fuubar - listen (>= 3.0.5, < 3.8) + listen (>= 3.0.5, < 3.9) mini_racer pg (>= 0.18, < 2.0) pry-rails