summaryrefslogtreecommitdiff
path: root/chef-universal-mingw-ucrt.gemspec
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2022-09-22 17:43:04 +0530
committerNeha Pansare <neha.pansare@progress.com>2022-09-22 17:43:04 +0530
commit4a692429d8bdff36ed8253305042311e5dab2765 (patch)
tree95f40fe6dfbd4516b7b6944568f15cabd036dd7f /chef-universal-mingw-ucrt.gemspec
parent2b3ca9abdaa48b973f3b4b7e8e0a56c579cc955d (diff)
downloadchef-4a692429d8bdff36ed8253305042311e5dab2765.tar.gz
Update dependencies in lock file for separate windows gemspec
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
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})