Skip to content

Commit

Permalink
Merge pull request #89 from chef/jfm/add_pfx_export
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmccrae authored Jan 18, 2022
2 parents afc8bd8 + ebe41d2 commit 226ab44
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 226ab44

Please sign in to comment.