summaryrefslogtreecommitdiff
path: root/chef-bin/chef-bin.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef-bin/chef-bin.gemspec')
-rw-r--r--chef-bin/chef-bin.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-bin/chef-bin.gemspec b/chef-bin/chef-bin.gemspec
index 0b87227be8..1e7c45d8e9 100644
--- a/chef-bin/chef-bin.gemspec
+++ b/chef-bin/chef-bin.gemspec
@@ -1,5 +1,5 @@
# coding: utf-8
-lib = File.expand_path('lib', __dir__)
+lib = File.expand_path("lib", __dir__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require "chef-bin/version"