voxpupuli / metadata-json-lint

Tool to check the validity of Puppet metadata.json files
Apache License 2.0
29 stars 27 forks source link

set explicit rvm so gem dependencies install #28

Closed 3flex closed 8 years ago

3flex commented 8 years ago

Newer versions of json gem require Ruby 2 or higher.

To run tests, either they must be run on Ruby 2 or higher, or the json gem needs to be pinned to a lower version in gemspec.