voxpupuli / onceover

Your gateway drug to automated infrastructure testing with Puppet
141 stars 45 forks source link

Fix onceover with modern Ruby #326

Closed smortex closed 1 year ago

smortex commented 1 year ago

When running onceover with a recent version of Ruby (3.1+), execution fails due to legacy constructs that got removed from Ruby.

This PR update such constructs to fix onceover with Ruby 3.1.