voxpupuli / puppet-pxe

Puppet module for deploying a PXE boot server
https://forge.puppet.com/puppet/pxe
51 stars 38 forks source link

Fix JSON gem dependencies for Ruby #31

Closed zachfi closed 7 years ago

zachfi commented 7 years ago

Without this change, the tests fail due to lack of gem pinning. Here we pin the json gems to the correct version based on ruby version.