From 2d3b9c5cde155dbe511e33b3e9af58d731126c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 08:21:18 +0000 Subject: [PATCH] Bump listen from 3.7.0 to 3.8.0 Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.7.0...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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6ec649a6a..fe1eba3d8 100644 --- a/Gemfile +++ b/Gemfile @@ -95,7 +95,7 @@ end group :development do gem "web-console" - gem "listen", "~> 3.7" + gem "listen", "~> 3.8" gem "spring" gem "spring-watcher-listen", "~> 2.0" gem "letter_opener" diff --git a/Gemfile.lock b/Gemfile.lock index c33adfc2f..1d966b6d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM addressable (~> 2.7) letter_opener (1.7.0) launchy (~> 2.2) - listen (3.7.0) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.13.0) @@ -349,7 +349,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - rb-fsevent (0.11.0) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) @@ -515,7 +515,7 @@ DEPENDENCIES jquery-rails kaminari letter_opener - listen (~> 3.7) + listen (~> 3.8) memoist octokit (~> 4.22) omniauth-github