Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vmpooler from 5f89131 to 3c61050 in /docker/test-all-providers #12

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docker/test-all-providers/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ GIT

GIT
remote: https://github.com/puppetlabs/vmpooler.git
revision: 5f8913184bc530efdf45a1712bb3f01c6635524a
revision: 3c61050032615993285ba965100cd9461b9e8652
specs:
vmpooler (1.3.0)
vmpooler (2.0.0)
concurrent-ruby (~> 1.1)
connection_pool (~> 2.2)
net-ldap (~> 0.16)
Expand Down Expand Up @@ -88,6 +88,7 @@ GEM
os (>= 0.9, < 2.0)
signet (~> 0.14)
httpclient (2.8.3)
json (2.6.1)
json (2.6.1-java)
jwt (2.3.0)
memoist (0.16.2)
Expand All @@ -97,9 +98,12 @@ GEM
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
net-ldap (0.17.0)
nio4r (2.5.8)
nio4r (2.5.8-java)
nokogiri (1.12.5-java)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
opentelemetry-api (0.17.0)
opentelemetry-common (0.17.0)
opentelemetry-api (~> 0.17.0)
Expand Down Expand Up @@ -132,8 +136,11 @@ GEM
pickup (0.0.11)
prometheus-client (2.1.0)
public_suffix (4.0.6)
puma (5.5.2)
nio4r (~> 2.0)
puma (5.5.2-java)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.6.0-java)
rack (2.2.3)
rack-protection (2.1.0)
Expand Down Expand Up @@ -173,6 +180,7 @@ GEM

PLATFORMS
universal-java-1.8
x86_64-linux

DEPENDENCIES
vmpooler!
Expand Down