lib/chefstyle.rb in chefstyle-0.14.0 vs lib/chefstyle.rb in chefstyle-0.14.1

- old
+ new

@@ -1,5 +1,5 @@ -require "chefstyle/version" +require_relative "chefstyle/version" # ensure the desired target version of RuboCop is gem activated gem "rubocop", "= #{Chefstyle::RUBOCOP_VERSION}" require "rubocop"