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