From 26064f2e46ae82a67894969338f0c5002adc5586 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 21:11:12 +0000 Subject: [PATCH] Bump listen from 3.2.1 to 3.3.3 Bumps [listen](https://github.com/guard/listen) from 3.2.1 to 3.3.3. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.2.1...v3.3.3) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b0c70e13..731f130c 100644 --- a/Gemfile +++ b/Gemfile @@ -35,7 +35,7 @@ end group :development do gem 'annotate' gem 'graphiql-rails' - gem 'listen', '>= 3.0.5', '< 3.3' + gem 'listen', '>= 3.0.5', '< 3.4' gem 'rubocop' gem 'rubocop-rails' gem 'web-console', '>= 3.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index a8424d67..d7fb17b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM activesupport (>= 5.0.0) jmespath (1.4.0) jwt (2.2.2) - listen (3.2.1) + listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lograge (0.11.2) @@ -304,7 +304,7 @@ DEPENDENCIES graphql jbuilder jwt - listen (>= 3.0.5, < 3.3) + listen (>= 3.0.5, < 3.4) lograge mitlibraries-theme pg