chef-provisioning-vsphere.gemspec in chef-provisioning-vsphere-2.0.9 vs chef-provisioning-vsphere.gemspec in chef-provisioning-vsphere-2.0.10
- old
+ new
@@ -14,10 +14,10 @@
s.authors = ['CenturyLink Cloud', 'JJ Asghar']
s.email = 'jj@chef.io'
s.homepage = 'https://github.com/chef-partners/chef-provisioning-vsphere'
s.license = 'MIT'
s.bindir = 'bin'
- s.executables = %w()
+ s.executables = %w[]
s.require_path = 'lib'
s.files = `git ls-files -z`.split("\x0")
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.add_dependency 'chef', '>= 12.0', '< 14.0'