From 3fe19dafe9be910790b36a1951b8f9f589ab0e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 18:55:23 +0000 Subject: [PATCH] Bump listen from 3.8.0 to 3.9.0 Bumps [listen](https://github.com/guard/listen) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.8.0...v3.9.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 0e21ca78d..ffaf1feb3 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ group :development do # Display performance information such as SQL time and flame graphs for each request in your browser. # Can be configured to work on production as well see: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/README.md gem 'rack-mini-profiler', '~> 3.3' - gem 'listen', '~> 3.3' + gem 'listen', '~> 3.9' # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring # gem 'spring' end diff --git a/Gemfile.lock b/Gemfile.lock index 8c9fc6160..a964b8ff0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM addressable (~> 2.8) letter_opener (1.10.0) launchy (>= 2.2, < 4) - listen (3.8.0) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.22.0) @@ -526,7 +526,7 @@ DEPENDENCIES jquery-ui-rails launchy letter_opener - listen (~> 3.3) + listen (~> 3.9) nokogiri omniauth omniauth-github