We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c823554 commit 237606dCopy full SHA for 237606d
Gemfile
@@ -39,7 +39,7 @@ end
39
group :development do
40
# Access an IRB console on exception pages or by using <%= console %> anywhere in the code.
41
gem 'web-console', '>= 3.3.0'
42
- gem 'listen', '>= 3.0.5', '< 3.2'
+ gem 'listen', '>= 3.0.5', '< 3.8.1'
43
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
44
gem 'spring'
45
gem 'spring-watcher-listen', '~> 2.0.0'
0 commit comments