File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 3939group :development do
4040 # Access an IRB console on exception pages or by using <%= console %> anywhere in the code.
4141 gem 'web-console' , '>= 3.3.0'
42- gem 'listen' , '>= 3.0.5' , '< 3.2 '
42+ gem 'listen' , '>= 3.0.5' , '< 3.3 '
4343 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
4444 gem 'spring'
4545 gem 'spring-watcher-listen' , '~> 2.0.0'
Original file line number Diff line number Diff line change 6767 jbuilder (2.9.1 )
6868 activesupport (>= 4.2.0 )
6969 jwt (2.2.1 )
70- listen (3.1.5 )
71- rb-fsevent (~> 0.9 , >= 0.9.4 )
72- rb-inotify (~> 0.9 , >= 0.9.7 )
73- ruby_dep (~> 1.2 )
70+ listen (3.2.0 )
71+ rb-fsevent (~> 0.10 , >= 0.10.3 )
72+ rb-inotify (~> 0.9 , >= 0.9.10 )
7473 loofah (2.2.3 )
7574 crass (~> 1.0.2 )
7675 nokogiri (>= 1.5.9 )
118117 rb-fsevent (0.10.3 )
119118 rb-inotify (0.10.0 )
120119 ffi (~> 1.0 )
121- ruby_dep (1.5.0 )
122120 sass (3.7.4 )
123121 sass-listen (~> 4.0.0 )
124122 sass-listen (4.0.0 )
@@ -177,7 +175,7 @@ DEPENDENCIES
177175 coffee-rails (~> 4.2 )
178176 dotenv-rails
179177 jbuilder (~> 2.5 )
180- listen (>= 3.0.5 , < 3.2 )
178+ listen (>= 3.0.5 , < 3.3 )
181179 pg (~> 0.18 )
182180 puma (~> 3.7 )
183181 rails (~> 5.1.4 )
You can’t perform that action at this time.
0 commit comments