Skip to content

Commit

Permalink
Updated the gem to reflect an update to the chef-powershell gem
Browse files Browse the repository at this point in the history
Signed-off-by: John McCrae <[email protected]>
  • Loading branch information
johnmccrae committed Jan 18, 2022
1 parent da3599b commit ebe41d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32-certstore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.0"

spec.add_dependency "ffi"
spec.add_runtime_dependency "chef-powershell", ">= 1.0.11"
spec.add_runtime_dependency "chef-powershell", ">= 1.0.12"
spec.metadata["yard.run"] = "yri"
end

0 comments on commit ebe41d2

Please sign in to comment.