This commit is contained in:
isaac-hammes 2023-08-07 08:57:56 -07:00
parent 9114e4b876
commit 4156b6bcd7

View file

@ -1,6 +1,6 @@
GIT GIT
remote: https://github.com/puppetlabs/vmpooler.git remote: https://github.com/puppetlabs/vmpooler.git
revision: 8e654ff3eeaf3b311a4e72844c092a1b17cade55 revision: 30820ec115e27fddfffc9a85b75a051c3e6604b9
branch: update_redis branch: update_redis
specs: specs:
vmpooler (3.1.0) vmpooler (3.1.0)
@ -40,7 +40,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1) faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4) ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2) faraday-net_http (3.0.2)
google-apis-compute_v1 (0.74.0) google-apis-compute_v1 (0.75.0)
google-apis-core (>= 0.11.0, < 2.a) google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1) google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1) addressable (~> 2.5, >= 2.5.1)
@ -124,14 +124,14 @@ GEM
optimist (3.1.0) optimist (3.1.0)
os (1.1.4) os (1.1.4)
pickup (0.0.11) pickup (0.0.11)
prometheus-client (4.2.0) prometheus-client (4.2.1)
public_suffix (5.0.3) public_suffix (5.0.3)
puma (6.3.0-java) puma (6.3.0-java)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.7.1-java) racc (1.7.1-java)
rack (2.2.8) rack (2.2.8)
rack-protection (3.0.6) rack-protection (3.1.0)
rack rack (~> 2.2, >= 2.2.4)
rake (13.0.6) rake (13.0.6)
rbvmomi2 (3.6.1) rbvmomi2 (3.6.1)
builder (~> 3.2) builder (~> 3.2)
@ -154,10 +154,10 @@ GEM
faraday (>= 0.17.5, < 3.a) faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0) jwt (>= 1.5, < 3.0)
multi_json (~> 1.10) multi_json (~> 1.10)
sinatra (3.0.6) sinatra (3.1.0)
mustermann (~> 3.0) mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4) rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6) rack-protection (= 3.1.0)
tilt (~> 2.0) tilt (~> 2.0)
spicy-proton (2.1.15) spicy-proton (2.1.15)
bindata (~> 2.3) bindata (~> 2.3)