lib/chefstyle.rb in chefstyle-1.1.3 vs lib/chefstyle.rb in chefstyle-1.2.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require_relative "chefstyle/version"
# ensure the desired target version of RuboCop is gem activated
gem "rubocop", "= #{Chefstyle::RUBOCOP_VERSION}"
require "rubocop"