summaryrefslogtreecommitdiff
path: root/chef-universal-mingw-ucrt.gemspec
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2022-09-22 18:30:57 +0530
committerNeha Pansare <neha.pansare@progress.com>2022-09-22 18:30:57 +0530
commit4d3cd62b8a07d4986c76763ce661fe211ccffbe4 (patch)
tree2c134afb16b6a9278d528b2fce0181c94fe2827f /chef-universal-mingw-ucrt.gemspec
parent4a692429d8bdff36ed8253305042311e5dab2765 (diff)
downloadchef-4d3cd62b8a07d4986c76763ce661fe211ccffbe4.tar.gz
Resolve 'lock file is unreadable error' for chef's lockfile
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, 0 insertions, 1 deletions
diff --git a/chef-universal-mingw-ucrt.gemspec b/chef-universal-mingw-ucrt.gemspec
index 4e099b6184..2edfd751f9 100644
--- a/chef-universal-mingw-ucrt.gemspec
+++ b/chef-universal-mingw-ucrt.gemspec
@@ -1,4 +1,3 @@
-#This is windows gemspec
gemspec = instance_eval(File.read(File.expand_path("chef.gemspec", __dir__)))
gemspec.platform = Gem::Platform.new(%w{x64-mingw-ucrt})