mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
add winrm dependency
This commit is contained in:
parent
8c82bca280
commit
d8c7898c31
1 changed files with 1 additions and 0 deletions
|
@ -31,4 +31,5 @@ Gem::Specification.new do |spec|
|
|||
spec.add_dependency 'method_source', '~> 0.8'
|
||||
spec.add_dependency 'rubyzip', '~> 1.1'
|
||||
spec.add_dependency 'rspec', '~> 3.3'
|
||||
spec.add_dependency 'winrm'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue