summaryrefslogtreecommitdiff
path: root/chef-universal-mingw32.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef-universal-mingw32.gemspec')
-rw-r--r--chef-universal-mingw32.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-universal-mingw32.gemspec b/chef-universal-mingw32.gemspec
index 3aced09d1b..9aa286ee82 100644
--- a/chef-universal-mingw32.gemspec
+++ b/chef-universal-mingw32.gemspec
@@ -1,4 +1,4 @@
-gemspec = eval(IO.read(File.expand_path('chef.gemspec', __dir__)))
+gemspec = eval(IO.read(File.expand_path("chef.gemspec", __dir__)))
gemspec.platform = Gem::Platform.new(%w{universal mingw32})