diff --git a/Gemfile b/Gemfile index 12b72e5..31664a5 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ group :development, :test do end group :development do - gem 'listen', '>= 3.0.5', '< 3.2' + gem 'listen', '>= 3.0.5', '< 3.9.1' # 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.0.0'