Bump vmpooler requirement and add install gemfile script

This commit is contained in:
Jake Spain 2023-03-28 17:59:37 -04:00
parent 08bc1ed814
commit 69e501b93e
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
3 changed files with 12 additions and 6 deletions

View file

@ -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