Provider: jgem
- Defined in:
- lib/puppet/provider/package/jgem.rb
- Resource type:
- package
Overview
Ruby Gem support. If a URL is passed via ‘source`, then that URL is used as the remote gem repository; if a source is present but is not a valid URL, it will be interpreted as the path to a local gem file. If source is not present at all, the gem will be installed from the default gem repositories.