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 88
88
89
89
group :development do
90
90
# Access an interactive console on exception pages or by calling 'console' anywhere in the code.
91
- gem 'listen' , '>= 3.0.5' , '< 3.9 '
91
+ gem 'listen' , '>= 3.0.5' , '< 3.10 '
92
92
gem 'web-console' , '>= 3.3.0'
93
93
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
94
94
gem 'spring'
Original file line number Diff line number Diff line change 235
235
kramdown-parser-gfm (1.1.0 )
236
236
kramdown (~> 2.0 )
237
237
language_server-protocol (3.17.0.3 )
238
- listen (3.8 .0 )
238
+ listen (3.9 .0 )
239
239
rb-fsevent (~> 0.10 , >= 0.10.3 )
240
240
rb-inotify (~> 0.9 , >= 0.9.10 )
241
241
loofah (2.22.0 )
@@ -520,7 +520,7 @@ DEPENDENCIES
520
520
grape-swagger-rails
521
521
grape-swagger-representable
522
522
jbuilder (~> 2.11 )
523
- listen (>= 3.0.5 , < 3.9 )
523
+ listen (>= 3.0.5 , < 3.10 )
524
524
paper_trail
525
525
pg (>= 0.18 , < 2.0 )
526
526
pry-byebug
You can’t perform that action at this time.
0 commit comments