From 6a1f856dd1054543d1ad4891d71e42276d14bccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 16:05:57 +0000 Subject: [PATCH] Bump listen from 3.3.4 to 3.7.1 Bumps [listen](https://github.com/guard/listen) from 3.3.4 to 3.7.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.3.4...v3.7.1) --- 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 aae5608..2ec53fe 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "uglifier", ">= 1.3.0" group :development do gem "better_errors", "< 2.9.2" - gem "listen", ">= 3.0.5", "< 3.4" + gem "listen", ">= 3.0.5", "< 3.8" gem "html2haml" gem "rails_layout" gem "spring" diff --git a/Gemfile.lock b/Gemfile.lock index 1bff80a..686a22f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM launchy (2.5.0) addressable (~> 2.7) libv8-node (16.10.0.0) - listen (3.3.4) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.18.0) @@ -378,7 +378,7 @@ DEPENDENCIES jbuilder (~> 2.10) jquery-rails launchy - listen (>= 3.0.5, < 3.4) + listen (>= 3.0.5, < 3.8) mini_racer mongoid pg