mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 03:18:41 -05:00
Migrate to rbvmomi2, a community fork of the original project
This commit is contained in:
parent
3c973eee1e
commit
8a58862663
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.files = Dir[ "lib/**/*" ]
|
||||
s.require_paths = ["lib"]
|
||||
s.add_dependency 'rbvmomi', '>= 2.1', '< 4.0'
|
||||
s.add_dependency 'rbvmomi2', '>= 3.1', '< 4.0'
|
||||
s.add_dependency 'vmpooler', '~> 2.4'
|
||||
|
||||
# Testing dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue