mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-25 19:08:41 -05:00
Bump vmpooler requirement and add install gemfile script
This commit is contained in:
parent
08bc1ed814
commit
69e501b93e
3 changed files with 12 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ Gem::Specification.new do |s|
|
|||
s.files = Dir[ "lib/**/*" ]
|
||||
s.require_paths = ["lib"]
|
||||
s.add_dependency 'rbvmomi2', '>= 3.1', '< 4.0'
|
||||
s.add_dependency 'vmpooler', '~> 2.4'
|
||||
s.add_dependency 'vmpooler', '~> 3.0'
|
||||
|
||||
# Testing dependencies
|
||||
s.add_development_dependency 'climate_control', '>= 0.2.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue