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 788b8515..34e7344a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM activesupport (>= 5.0.0) jmespath (1.4.0) jwt (2.2.2) - listen (3.2.1) + listen (3.3.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lograge (0.11.2) @@ -300,7 +300,7 @@ DEPENDENCIES graphql jbuilder jwt - listen (>= 3.0.5, < 3.3) + listen (>= 3.0.5, < 3.4) lograge mitlibraries-theme pg