File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 "waitFor" : " onCreateCommand" ,
2727 // "onCreateCommand": "",
28- "onCreateCommand" : " gem install solargraph -v '0.56 .2' -N" ,
28+ "onCreateCommand" : " gem install solargraph -v '0.58 .2' -N" ,
2929 // "onCreateCommand": "gem install solargraph -v '0.50.0' -N && gem install ruby-lsp -N",
3030 // "onCreateCommand": "gem install ruby-lsp -N",
3131 // # => Solargraph gem not found. Run `gem install solargraph` or update your Gemfile.
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.56 .2"
25+ gem "solargraph" , "0.58 .2"
2626 gem "irb" , "1.10.0"
2727 gem "repl_type_completor" , "0.1.10"
2828end
Original file line number Diff line number Diff line change 280280 rubyzip (>= 1.2.2 , < 3.0 )
281281 websocket (~> 1.0 )
282282 shellany (0.0.1 )
283- solargraph (0.56 .2 )
283+ solargraph (0.58 .2 )
284284 backport (~> 1.2 )
285285 benchmark (~> 0.4 )
286286 bundler (~> 2.0 )
@@ -372,7 +372,7 @@ DEPENDENCIES
372372 repl_type_completor (= 0.1.10 )
373373 sassc-rails (= 2.1.2 )
374374 selenium-webdriver (= 4.8.3 )
375- solargraph (= 0.56 .2 )
375+ solargraph (= 0.58 .2 )
376376 sprockets-rails (= 3.4.2 )
377377 sqlite3 (= 1.6.1 )
378378 stimulus-rails (= 1.2.1 )
You can’t perform that action at this time.
0 commit comments