diff --git a/Gemfile b/Gemfile index 1688b555..d5b3959f 100644 --- a/Gemfile +++ b/Gemfile @@ -128,7 +128,7 @@ group :development do gem 'simplecov', require: false # Access an interactive console on exception pages or by calling 'console' anywhere in the code. gem 'web-console', '>= 3.3.0' - gem 'listen', '>= 3.0.5', '< 3.6' + gem 'listen', '>= 3.0.5', '< 3.10' # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' gem 'spring-watcher-listen', '~> 2.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index aeb40203..a3cc390f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM railties (>= 3.2.16) json (2.7.1) jwt (2.7.1) - listen (3.5.1) + listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.22.0) @@ -562,7 +562,7 @@ DEPENDENCIES jbuilder jquery-rails jquery-ui-rails - listen (>= 3.0.5, < 3.6) + listen (>= 3.0.5, < 3.10) minitest-reporters momentjs-rails mustache