Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 448 Bytes

File metadata and controls

32 lines (24 loc) · 448 Bytes

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