Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 749 Bytes

RubyGems (gem)

Installs RubyGems using the gem cli

Example Usage

"features": {
    "ghcr.io/nulldriver/devcontainer-features/gem:1": {}
}

Options

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.