File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323group :development do
2424 gem "web-console" , "4.2.0"
25- gem "solargraph" , "0.51.1 "
25+ gem "solargraph" , "0.52.0 "
2626 gem "irb" , "1.10.0"
2727 gem "repl_type_completor" , "0.1.2"
2828end
Original file line number Diff line number Diff line change 279279 rubyzip (>= 1.2.2 , < 3.0 )
280280 websocket (~> 1.0 )
281281 shellany (0.0.1 )
282- solargraph (0.51.1 )
282+ solargraph (0.52.0 )
283283 backport (~> 1.2 )
284284 benchmark
285285 bundler (~> 2.0 )
297297 thor (~> 1.0 )
298298 tilt (~> 2.0 )
299299 yard (~> 0.9 , >= 0.9.24 )
300+ yard-solargraph (~> 0.1 )
300301 sprockets (4.2.1 )
301302 concurrent-ruby (~> 1.0 )
302303 rack (>= 2.2.4 , < 4 )
340341 xpath (3.2.0 )
341342 nokogiri (~> 1.8 )
342343 yard (0.9.37 )
344+ yard-solargraph (0.1.0 )
345+ yard (~> 0.9 )
343346 zeitwerk (2.7.2 )
344347
345348PLATFORMS
@@ -367,7 +370,7 @@ DEPENDENCIES
367370 repl_type_completor (= 0.1.2 )
368371 sassc-rails (= 2.1.2 )
369372 selenium-webdriver (= 4.8.3 )
370- solargraph (= 0.51.1 )
373+ solargraph (= 0.52.0 )
371374 sprockets-rails (= 3.4.2 )
372375 sqlite3 (= 1.6.1 )
373376 stimulus-rails (= 1.2.1 )
You can’t perform that action at this time.
0 commit comments