We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44b5298 + 3ef8159 commit 2081774Copy full SHA for 2081774
1 file changed
7_0/ch13/.devcontainer/devcontainer.json
@@ -25,7 +25,7 @@
25
26
"waitFor": "onCreateCommand",
27
//"onCreateCommand": "",
28
- "onCreateCommand": "gem install solargraph -v '0.56.2 -N",
+ "onCreateCommand": "gem install solargraph -v '0.56.2' -N",
29
//"onCreateCommand": "gem install solargraph -v '0.50.0' -N && gem install ruby-lsp -N",
30
//"onCreateCommand": "gem install ruby-lsp -N",
31
//# => Solargraph gem not found. Run `gem install solargraph` or update your Gemfile.
0 commit comments