File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ group :development do
7474 # Display performance information such as SQL time and flame graphs for each request in your browser.
7575 # Can be configured to work on production as well see: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/README.md
7676 gem 'rack-mini-profiler' , '~> 3.3'
77- gem 'listen' , '~> 3.3 '
77+ gem 'listen' , '~> 3.9 '
7878 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
7979 # gem 'spring'
8080end
Original file line number Diff line number Diff line change 210210 addressable (~> 2.8 )
211211 letter_opener (1.10.0 )
212212 launchy (>= 2.2 , < 4 )
213- listen (3.8 .0 )
213+ listen (3.9 .0 )
214214 rb-fsevent (~> 0.10 , >= 0.10.3 )
215215 rb-inotify (~> 0.9 , >= 0.9.10 )
216216 loofah (2.22.0 )
@@ -526,7 +526,7 @@ DEPENDENCIES
526526 jquery-ui-rails
527527 launchy
528528 letter_opener
529- listen (~> 3.3 )
529+ listen (~> 3.9 )
530530 nokogiri
531531 omniauth
532532 omniauth-github
You can’t perform that action at this time.
0 commit comments