mirror of
https://github.com/puppetlabs/beaker-vmpooler.git
synced 2026-03-27 07:27:43 -04:00
Add rbvmomi dependency
This commit is contained in:
parent
d1f0a7b7ea
commit
1f0bfdfab4
2 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
# Run time dependencies
|
||||
s.add_runtime_dependency 'stringify-hash', '~> 0.0.0'
|
||||
s.add_runtime_dependency 'rbvmomi', '~> 1.9'
|
||||
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue