inspec / kitchen-inspec

Test-Kitchen Plugin for InSpec
Other
109 stars 58 forks source link

Allow for hashie 4.x #248

Closed tas50 closed 3 years ago

tas50 commented 4 years ago

Describe the Enhancement:

Loosen the hashie dep to allow 4.x

Describe the Need:

Hashie 4.x resolves warnings on Ruby 2.6 and 2.7 and includes a large number of bug fixes. https://github.com/hashie/hashie/blob/master/CHANGELOG.md