summaryrefslogtreecommitdiff
path: root/chef-universal-mingw-ucrt.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'chef-universal-mingw-ucrt.gemspec')
-rw-r--r--chef-universal-mingw-ucrt.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/chef-universal-mingw-ucrt.gemspec b/chef-universal-mingw-ucrt.gemspec
index 2edfd751f9..4e099b6184 100644
--- a/chef-universal-mingw-ucrt.gemspec
+++ b/chef-universal-mingw-ucrt.gemspec
@@ -1,3 +1,4 @@
+#This is windows gemspec
gemspec = instance_eval(File.read(File.expand_path("chef.gemspec", __dir__)))
gemspec.platform = Gem::Platform.new(%w{x64-mingw-ucrt})