devcontainer/on-create-command: install Sorbet.

This doesn't take any longer and nice to have it cached.
This commit is contained in:
Mike McQuaid 2022-11-01 15:49:10 +00:00 committed by GitHub
parent 29e3e5906b
commit f977ff4892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ set -e
sudo chmod -R g-w,o-w /home/linuxbrew
# install Homebrew's development gems
brew install-bundler-gems
brew install-bundler-gems --groups=sorbet
# install Homebrew formulae we might need
brew install shellcheck shfmt gh gnu-tar