actions-marketplace-validations/Setup Ruby Pkgs

Cross platform action for setting up Ruby build environments. Runs ruby/setup-ruby, see input info

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ruby-versionUsed by ruby/setup-ruby. Ruby version. See https://github.com/ruby/setup-ruby/blob/master/README.md and https://github.com/ruby/setup-ruby/blob/master/action.yml. A value of 'none' will bypass running ruby/setup-ruby. nodefault
bundlerUsed by ruby/setup-ruby. The version of Bundler to install. See https://github.com/ruby/setup-ruby/blob/master/README.md and https://github.com/ruby/setup-ruby/blob/master/action.yml. nodefault
bundler-cacheUsed by ruby/setup-ruby. Run 'bundle install', and cache the result automatically. See https://github.com/ruby/setup-ruby/blob/master/README.md and https://github.com/ruby/setup-ruby/blob/master/action.yml. nofalse
rubygemsUsed by ruby/setup-ruby. Runs `gem update --system`. See https://github.com/ruby/setup-ruby/blob/master/README.md and https://github.com/ruby/setup-ruby/blob/master/action.yml. nodefault
working-directoryUsed by ruby/setup-ruby. The working directory to use for resolving paths for .ruby-version, .tool-versions and Gemfile.lock. See https://github.com/ruby/setup-ruby/blob/master/README.md and https://github.com/ruby/setup-ruby/blob/master/action.yml. no.
cache-versionUsed by ruby/setup-ruby. Arbitrary string that will be added to the cache key of the bundler cache. Set or change it if you need to invalidate the cache. See https://github.com/ruby/setup-ruby/blob/master/README.md and https://github.com/ruby/setup-ruby/blob/master/action.yml. no0
apt-getUbuntu - install packagesno""
brewmacOS - install packagesno""
mingwMinGW - install MSYS2 mingw64 packagesno""
msys2MinGW - install MSYS2 msys2 packagesno""
mswinmswin - install MSYS2 packages (mingw64 packages need prefix)no""
chocomswin - install Chocolatey packagesno""
vcpkgmswin - install vcpkg packagesno""
setup-ruby-refBase ruby-setup repository. It is executed before installing packages, and after if 'bundle install' is used. Only used for testing updates to ruby/setup-ruby. Changing this may run untrusted code. noruby/setup-ruby/v1

no outputs