ruby/install

Reference docs for the ruby/install melange pipeline

Install a ruby gem

Dependencies

  • busybox
  • ca-certificates-bundle

Reference

InputDescription
gemGem name
gem-fileThe full filename of the gem to build
version*Gem version to install. This can be a version tag (1.0.0)
optsOptions to pass to the gem install command Default is set to ``

Example

There are no examples available.