From e4c9335c00860e7fe05b96eda84c5a9e41f9f57a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:08:36 +0000 Subject: [PATCH] Bump listen from 3.0.8 to 3.8.0 Bumps [listen](https://github.com/guard/listen) from 3.0.8 to 3.8.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.0.8...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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index ad663ff..99a2482 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.8.0' # 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..a437d77 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.8.0) + 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) @@ -260,7 +260,7 @@ GEM activerecord (>= 5.2.4) activesupport (>= 5.2.4) i18n - rb-fsevent (0.11.1) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) request_store (1.5.1) @@ -356,7 +356,7 @@ DEPENDENCIES jbuilder (~> 2.0) jquery-rails kaminari - listen (~> 3.0.5) + listen (~> 3.8.0) paranoia pg pry-rails