mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 03:18: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
|
|
@ -3,7 +3,7 @@ PATH
|
|||
specs:
|
||||
vmpooler-provider-vsphere (2.1.0)
|
||||
rbvmomi2 (>= 3.1, < 4.0)
|
||||
vmpooler (~> 2.4)
|
||||
vmpooler (~> 3.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
|
@ -14,7 +14,7 @@ GEM
|
|||
climate_control (1.2.0)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.2.2)
|
||||
connection_pool (2.3.0)
|
||||
connection_pool (2.4.0)
|
||||
deep_merge (1.2.2)
|
||||
diff-lcs (1.5.0)
|
||||
docile (1.4.0)
|
||||
|
|
@ -146,7 +146,7 @@ GEM
|
|||
thrift (0.18.1)
|
||||
tilt (2.1.0)
|
||||
unicode-display_width (2.4.2)
|
||||
vmpooler (2.4.0)
|
||||
vmpooler (3.0.0)
|
||||
concurrent-ruby (~> 1.1)
|
||||
connection_pool (~> 2.2)
|
||||
deep_merge (~> 1.2)
|
||||
|
|
@ -172,7 +172,6 @@ GEM
|
|||
rspec (~> 3)
|
||||
|
||||
PLATFORMS
|
||||
universal-java-1.8
|
||||
universal-java-11
|
||||
|
||||
DEPENDENCIES
|
||||
|
|
@ -188,4 +187,4 @@ DEPENDENCIES
|
|||
yarjuf (>= 2.0)
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.29
|
||||
2.4.10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue