Skip to content

Commit

Permalink
Merge pull request #124 from puppetlabs/update_providers_and_vmpooler…
Browse files Browse the repository at this point in the history
…_gem

(maint) Update vmpooler to 3.4.0, vmpooler-provider-gce to 1.3.0, and…
  • Loading branch information
isaac-hammes authored Aug 21, 2023
2 parents d32d3d2 + 909689d commit 3a3afd5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
google-apis-compute_v1 (0.75.0)
google-apis-compute_v1 (0.76.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
Expand Down Expand Up @@ -105,7 +105,7 @@ GEM
pickup (0.0.11)
prometheus-client (4.2.1)
public_suffix (5.0.3)
puma (6.3.0-java)
puma (6.3.1-java)
nio4r (~> 2.0)
racc (1.7.1-java)
rack (2.2.8)
Expand All @@ -119,7 +119,7 @@ GEM
optimist (~> 3.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.15.0)
redis-client (0.16.0)
connection_pool
representable (3.2.0)
declarative (< 0.1.0)
Expand All @@ -145,7 +145,7 @@ GEM
tilt (2.2.0)
trailblazer-option (0.1.2)
uber (0.1.0)
vmpooler (3.3.0)
vmpooler (3.4.0)
concurrent-ruby (~> 1.1)
connection_pool (~> 2.4)
deep_merge (~> 1.2)
Expand All @@ -170,11 +170,11 @@ GEM
google-cloud-dns (~> 0.35.1)
googleauth (>= 0.16.2, < 1.3.0)
vmpooler (~> 3.0)
vmpooler-provider-gce (1.2.0)
vmpooler-provider-gce (1.3.0)
google-apis-compute_v1 (~> 0.14)
googleauth (>= 0.16.2, < 1.4.0)
vmpooler (~> 3.0)
vmpooler-provider-vsphere (3.2.0)
vmpooler-provider-vsphere (3.3.0)
rbvmomi2 (>= 3.1, < 4.0)
vmpooler (~> 3.0)
webrick (1.8.1)
Expand Down

0 comments on commit 3a3afd5

Please sign in to comment.