mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Bump vmpooler from 5f89131 to 3c61050 in /docker/test-all-providers
Bumps [vmpooler](https://github.com/puppetlabs/vmpooler) from `5f89131` to `3c61050`.
- [Release notes](https://github.com/puppetlabs/vmpooler/releases)
- [Commits](5f8913184b...3c61050032)
---
updated-dependencies:
- dependency-name: vmpooler
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a48afb14eb
commit
a1447b3f52
1 changed files with 10 additions and 2 deletions
|
|
@ -15,9 +15,9 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/puppetlabs/vmpooler.git
|
remote: https://github.com/puppetlabs/vmpooler.git
|
||||||
revision: 5f8913184bc530efdf45a1712bb3f01c6635524a
|
revision: 3c61050032615993285ba965100cd9461b9e8652
|
||||||
specs:
|
specs:
|
||||||
vmpooler (1.3.0)
|
vmpooler (2.0.0)
|
||||||
concurrent-ruby (~> 1.1)
|
concurrent-ruby (~> 1.1)
|
||||||
connection_pool (~> 2.2)
|
connection_pool (~> 2.2)
|
||||||
net-ldap (~> 0.16)
|
net-ldap (~> 0.16)
|
||||||
|
|
@ -88,6 +88,7 @@ GEM
|
||||||
os (>= 0.9, < 2.0)
|
os (>= 0.9, < 2.0)
|
||||||
signet (~> 0.14)
|
signet (~> 0.14)
|
||||||
httpclient (2.8.3)
|
httpclient (2.8.3)
|
||||||
|
json (2.6.1)
|
||||||
json (2.6.1-java)
|
json (2.6.1-java)
|
||||||
jwt (2.3.0)
|
jwt (2.3.0)
|
||||||
memoist (0.16.2)
|
memoist (0.16.2)
|
||||||
|
|
@ -97,9 +98,12 @@ GEM
|
||||||
mustermann (1.1.1)
|
mustermann (1.1.1)
|
||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
|
nio4r (2.5.8)
|
||||||
nio4r (2.5.8-java)
|
nio4r (2.5.8-java)
|
||||||
nokogiri (1.12.5-java)
|
nokogiri (1.12.5-java)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.12.5-x86_64-linux)
|
||||||
|
racc (~> 1.4)
|
||||||
opentelemetry-api (0.17.0)
|
opentelemetry-api (0.17.0)
|
||||||
opentelemetry-common (0.17.0)
|
opentelemetry-common (0.17.0)
|
||||||
opentelemetry-api (~> 0.17.0)
|
opentelemetry-api (~> 0.17.0)
|
||||||
|
|
@ -132,8 +136,11 @@ GEM
|
||||||
pickup (0.0.11)
|
pickup (0.0.11)
|
||||||
prometheus-client (2.1.0)
|
prometheus-client (2.1.0)
|
||||||
public_suffix (4.0.6)
|
public_suffix (4.0.6)
|
||||||
|
puma (5.5.2)
|
||||||
|
nio4r (~> 2.0)
|
||||||
puma (5.5.2-java)
|
puma (5.5.2-java)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
|
racc (1.6.0)
|
||||||
racc (1.6.0-java)
|
racc (1.6.0-java)
|
||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
rack-protection (2.1.0)
|
rack-protection (2.1.0)
|
||||||
|
|
@ -173,6 +180,7 @@ GEM
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
universal-java-1.8
|
universal-java-1.8
|
||||||
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
vmpooler!
|
vmpooler!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue