summaryrefslogtreecommitdiff
path: root/chef-bin
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-07-14 16:49:40 -0700
committerTim Smith <tsmith84@gmail.com>2020-07-14 16:49:40 -0700
commit5e9a693c09367d318b2ecc8c1d2de0d4eeccb70c (patch)
treeba3556669ad0c82a0224e1616d22c581d5bad413 /chef-bin
parent421013ce1b3ef89fc3d5fbb631b4816cb59f71eb (diff)
downloadchef-5e9a693c09367d318b2ecc8c1d2de0d4eeccb70c.tar.gz
Update to Chefstyle 1.2 + some fixeschefstyle12
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'chef-bin')
-rw-r--r--chef-bin/chef-bin.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/chef-bin/chef-bin.gemspec b/chef-bin/chef-bin.gemspec
index 1e7c45d8e9..bbf57f3d21 100644
--- a/chef-bin/chef-bin.gemspec
+++ b/chef-bin/chef-bin.gemspec
@@ -1,4 +1,3 @@
-# coding: utf-8
lib = File.expand_path("lib", __dir__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require "chef-bin/version"