diff --git a/docker/test-all-providers/Gemfile.lock b/docker/test-all-providers/Gemfile.lock index 805c54c..46d0fa6 100644 --- a/docker/test-all-providers/Gemfile.lock +++ b/docker/test-all-providers/Gemfile.lock @@ -8,12 +8,12 @@ GIT GIT remote: https://github.com/puppetlabs/vmpooler-provider-gce.git - revision: 46b9c5aef06184f8a2bd0be6086ae2256b19020a + revision: 6d0842d48b7f403412ec08c565803327a0c3d72b specs: - vmpooler-provider-gce (0.3.0) + vmpooler-provider-gce (0.4.0) google-apis-compute_v1 (~> 0.14) google-cloud-dns (~> 0.35.1) - googleauth (>= 0.16.2, < 1.2.0) + googleauth (>= 0.16.2, < 1.3.0) GIT remote: https://github.com/puppetlabs/vmpooler-provider-vsphere.git @@ -51,8 +51,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) aws-eventstream (1.2.0) aws-partitions (1.610.0) aws-sdk-core (3.131.3) @@ -71,13 +71,13 @@ GEM connection_pool (2.2.5) declarative (0.0.20) deep_merge (1.2.2) - faraday (2.3.0) - faraday-net_http (~> 2.0) + faraday (2.7.4) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) - google-apis-compute_v1 (0.44.0) - google-apis-core (>= 0.7, < 2.a) - google-apis-core (0.7.0) + faraday-net_http (3.0.2) + google-apis-compute_v1 (0.59.0) + google-apis-core (>= 0.9.1, < 2.a) + google-apis-core (0.9.5) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -86,8 +86,8 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-apis-dns_v1 (0.23.0) - google-apis-core (>= 0.7, < 2.a) + google-apis-dns_v1 (0.29.0) + google-apis-core (>= 0.9.1, < 2.a) google-cloud-core (1.6.0) google-cloud-env (~> 1.0) google-cloud-errors (~> 1.0) @@ -98,8 +98,8 @@ GEM zonefile (~> 1.04) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-cloud-errors (1.2.0) - googleauth (1.1.3) + google-cloud-errors (1.3.0) + googleauth (1.2.0) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) memoist (~> 0.16) @@ -108,8 +108,9 @@ GEM signet (>= 0.16, < 2.a) httpclient (2.8.3) jmespath (1.6.1) + json (2.6.2) json (2.6.2-java) - jwt (2.4.1) + jwt (2.6.0) memoist (0.16.2) mini_mime (1.1.2) multi_json (1.15.0) @@ -117,9 +118,12 @@ GEM ruby2_keywords (~> 0.0.1) net-ldap (0.17.1) net-ssh (6.2.0.rc2) + nio4r (2.5.8) nio4r (2.5.8-java) nokogiri (1.13.8-java) racc (~> 1.4) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) opentelemetry-api (1.0.2) opentelemetry-common (0.19.6) opentelemetry-api (~> 1.0) @@ -161,9 +165,12 @@ GEM os (1.1.4) pickup (0.0.11) prometheus-client (2.1.0) - public_suffix (4.0.7) + public_suffix (5.0.1) + puma (5.6.4) + nio4r (~> 2.0) puma (5.6.4-java) nio4r (~> 2.0) + racc (1.6.0) racc (1.6.0-java) rack (2.2.4) rack-protection (2.2.2) @@ -204,6 +211,7 @@ GEM PLATFORMS universal-java-1.8 + x86_64-linux DEPENDENCIES vmpooler!