File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
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.4.1 '
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 5959 execjs (2.7.0 )
6060 faraday (0.17.3 )
6161 multipart-post (>= 1.2 , < 3 )
62- ffi (1.11.3 )
62+ ffi (1.14.2 )
6363 globalid (0.4.2 )
6464 activesupport (>= 4.2.0 )
6565 i18n (1.7.0 )
6666 concurrent-ruby (~> 1.0 )
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.4.0 )
71+ rb-fsevent (~> 0.10 , >= 0.10.3 )
72+ rb-inotify (~> 0.9 , >= 0.9.10 )
7473 loofah (2.4.0 )
7574 crass (~> 1.0.2 )
7675 nokogiri (>= 1.5.9 )
115114 rake (>= 0.8.7 )
116115 thor (>= 0.18.1 , < 2.0 )
117116 rake (13.0.1 )
118- rb-fsevent (0.10.3 )
117+ rb-fsevent (0.10.4 )
119118 rb-inotify (0.10.1 )
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 )
@@ -176,7 +174,7 @@ DEPENDENCIES
176174 coffee-rails (~> 4.2 )
177175 dotenv-rails
178176 jbuilder (~> 2.5 )
179- listen (>= 3.0.5 , < 3.2 )
177+ listen (>= 3.0.5 , < 3.4.1 )
180178 pg (~> 0.18 )
181179 puma (~> 3.7 )
182180 rails (~> 5.1.4 )
You can’t perform that action at this time.
0 commit comments