Foodcritic / foodcritic

Lint tool for Chef cookbooks.
http://foodcritic.io
MIT License
408 stars 153 forks source link

Add Ruby 2.5 testing and fix FC025 for Ruby 2.5 #717

Closed tas50 closed 6 years ago

tas50 commented 6 years ago

There's new elements that show up in Ruby 2.5 and this broke the very specific XPATH query in FC025

Signed-off-by: Tim Smith tsmith@chef.io