What is it?

A Puppet module that manages rubygems to resolve the issue where multiple modules need the same gem.

Released under the Apache 2.0 licence

Usage:

To install:


  include ruby

To include an additional gem:


  include ruby::httparty

Known Issues:

Contribute:

  • Fork it
  • Create a topic branch
  • Improve/fix (with spec tests)
  • Push new topic branch
  • Submit a PR