We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65d22c commit 1d48851Copy full SHA for 1d48851
Gemfile
@@ -53,7 +53,7 @@ group :development, :test do
53
end
54
55
group :development do
56
- gem 'listen', '>= 3.0.5', '< 3.2'
+ gem 'listen', '>= 3.0.5', '< 3.5.2'
57
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
58
gem 'spring'
59
gem 'spring-watcher-listen', '~> 2.0.0'
0 commit comments