Rakefile in ohai-15.1.5 vs Rakefile in ohai-15.2.5

- old
+ new

@@ -37,6 +37,6 @@ require "ohai" ARGV.clear IRB.start end -task default: [:style, :spec] +task default: %i{style spec}