File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
22
23
23
group :development do
24
24
gem "web-console" , "4.2.0"
25
- gem "solargraph" , "0.51.1 "
25
+ gem "solargraph" , "0.52.0 "
26
26
gem "irb" , "1.10.0"
27
27
gem "repl_type_completor" , "0.1.2"
28
28
end
Original file line number Diff line number Diff line change 279
279
rubyzip (>= 1.2.2 , < 3.0 )
280
280
websocket (~> 1.0 )
281
281
shellany (0.0.1 )
282
- solargraph (0.51.1 )
282
+ solargraph (0.52.0 )
283
283
backport (~> 1.2 )
284
284
benchmark
285
285
bundler (~> 2.0 )
297
297
thor (~> 1.0 )
298
298
tilt (~> 2.0 )
299
299
yard (~> 0.9 , >= 0.9.24 )
300
+ yard-solargraph (~> 0.1 )
300
301
sprockets (4.2.1 )
301
302
concurrent-ruby (~> 1.0 )
302
303
rack (>= 2.2.4 , < 4 )
340
341
xpath (3.2.0 )
341
342
nokogiri (~> 1.8 )
342
343
yard (0.9.37 )
344
+ yard-solargraph (0.1.0 )
345
+ yard (~> 0.9 )
343
346
zeitwerk (2.7.2 )
344
347
345
348
PLATFORMS
@@ -367,7 +370,7 @@ DEPENDENCIES
367
370
repl_type_completor (= 0.1.2 )
368
371
sassc-rails (= 2.1.2 )
369
372
selenium-webdriver (= 4.8.3 )
370
- solargraph (= 0.51.1 )
373
+ solargraph (= 0.52.0 )
371
374
sprockets-rails (= 3.4.2 )
372
375
sqlite3 (= 1.6.1 )
373
376
stimulus-rails (= 1.2.1 )
You can’t perform that action at this time.
0 commit comments