summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-07-15 11:58:26 -0700
committerTim Smith <tsmith84@gmail.com>2020-07-15 11:58:26 -0700
commitbc42dacb13565f44de7b2ce71b5a0032d07c696c (patch)
tree53913b44791980f7712ac70cee8ad41dc8d77ff2 /chef-config
parent1e4484ae6b3ff1310dd6a7eca38413c8e98c1f13 (diff)
downloadchef-bc42dacb13565f44de7b2ce71b5a0032d07c696c.tar.gz
Chefstyle 1.2.0 fixes
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/chef-config.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/chef-config/chef-config.gemspec b/chef-config/chef-config.gemspec
index 2e978236ee..a273b70d44 100644
--- a/chef-config/chef-config.gemspec
+++ b/chef-config/chef-config.gemspec
@@ -1,4 +1,3 @@
-# coding: utf-8
lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require "chef-config/version"