Installs RubyGems using the gem cli
"features": {
"ghcr.io/nulldriver/devcontainer-features/gem:1": {}
}
Options Id | Description | Type | Default Value |
---|---|---|---|
gem | Name of gem(s) to install. Can be a single gem, or space/comma separated list of gems | string | - |
version | Specify version of gem to install | string | - |
prerelease | Allow prerelease versions of a gem to be installed. (Only for listed gems) | boolean | false |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md
.