mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
Update Gemfile.lock to vmpooler retry_logic@0e8c3c6 with debug logging
This commit is contained in:
parent
fd78f8c542
commit
cd0bce6bf3
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/puppetlabs/vmpooler.git
|
remote: https://github.com/puppetlabs/vmpooler.git
|
||||||
revision: 8372ea824f501fdbbcc4d04ad151e2831d447540
|
revision: 0e8c3c66e9e0d755054d8d7a3d77298ff622b263
|
||||||
branch: retry_logic
|
branch: retry_logic
|
||||||
specs:
|
specs:
|
||||||
vmpooler (3.7.0)
|
vmpooler (3.7.0)
|
||||||
|
|
@ -34,7 +34,7 @@ GEM
|
||||||
base64 (0.3.0)
|
base64 (0.3.0)
|
||||||
bindata (2.5.1)
|
bindata (2.5.1)
|
||||||
builder (3.3.0)
|
builder (3.3.0)
|
||||||
concurrent-ruby (1.3.5)
|
concurrent-ruby (1.3.6)
|
||||||
connection_pool (2.5.5)
|
connection_pool (2.5.5)
|
||||||
declarative (0.0.20)
|
declarative (0.0.20)
|
||||||
deep_merge (1.2.2)
|
deep_merge (1.2.2)
|
||||||
|
|
@ -77,7 +77,7 @@ GEM
|
||||||
signet (>= 0.16, < 2.a)
|
signet (>= 0.16, < 2.a)
|
||||||
httpclient (2.9.0)
|
httpclient (2.9.0)
|
||||||
mutex_m
|
mutex_m
|
||||||
json (2.17.1-java)
|
json (2.18.0-java)
|
||||||
jwt (2.10.2)
|
jwt (2.10.2)
|
||||||
base64
|
base64
|
||||||
logger (1.7.0)
|
logger (1.7.0)
|
||||||
|
|
@ -87,7 +87,7 @@ GEM
|
||||||
mustermann (3.0.4)
|
mustermann (3.0.4)
|
||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mutex_m (0.3.0)
|
mutex_m (0.3.0)
|
||||||
net-http (0.8.0)
|
net-http (0.9.1)
|
||||||
uri (>= 0.11.1)
|
uri (>= 0.11.1)
|
||||||
net-ldap (0.20.0)
|
net-ldap (0.20.0)
|
||||||
base64
|
base64
|
||||||
|
|
@ -161,7 +161,7 @@ GEM
|
||||||
optimist (~> 3.0)
|
optimist (~> 3.0)
|
||||||
redis (5.4.1)
|
redis (5.4.1)
|
||||||
redis-client (>= 0.22.0)
|
redis-client (>= 0.22.0)
|
||||||
redis-client (0.26.1)
|
redis-client (0.26.2)
|
||||||
connection_pool
|
connection_pool
|
||||||
representable (3.2.0)
|
representable (3.2.0)
|
||||||
declarative (< 0.1.0)
|
declarative (< 0.1.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue