Skip to content

Commit

Permalink
Fix .gitignore.Install ruby-lsp gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
khustochka committed Jan 13, 2024
1 parent 2bf8bf9 commit bd7acb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/start.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

gem install solargraph --no-document
gem install ruby-lsp --no-document

bin/setup

Expand Down

0 comments on commit bd7acb5

Please sign in to comment.