mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
Update Gemfile.lock for P4DEVOPS-8570 optimizations (commit 325a5c4)
- Phase 1: Performance instrumentation - Phase 2: Status API caching + Redis pipelining - Fixed: RuboCop cache implementation issues
This commit is contained in:
parent
28c8ba6c5c
commit
d1311ccada
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'vmpooler', git: 'https://github.com/puppetlabs/vmpooler.git', branch: 'P4DEVOPS-8567'
|
gem 'vmpooler', git: 'https://github.com/puppetlabs/vmpooler.git', branch: 'P4DEVOPS-8570'
|
||||||
gem 'vmpooler-dns-gcp', '~> 1.0'
|
gem 'vmpooler-dns-gcp', '~> 1.0'
|
||||||
# Remove temporarily until a stable minor release is published
|
# Remove temporarily until a stable minor release is published
|
||||||
# gem 'vmpooler-provider-ec2', '~> 0.0.1'
|
# gem 'vmpooler-provider-ec2', '~> 0.0.1'
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/puppetlabs/vmpooler.git
|
remote: https://github.com/puppetlabs/vmpooler.git
|
||||||
revision: e6ed93830b1c09cc9e021163b782c92f70c15849
|
revision: 325a5c413c5998c23800f6b39433a4350eea29e2
|
||||||
branch: P4DEVOPS-8567
|
branch: P4DEVOPS-8570
|
||||||
specs:
|
specs:
|
||||||
vmpooler (3.7.0)
|
vmpooler (3.7.0)
|
||||||
concurrent-ruby (~> 1.1)
|
concurrent-ruby (~> 1.1)
|
||||||
|
|
@ -219,4 +219,4 @@ DEPENDENCIES
|
||||||
vmpooler-provider-vsphere (~> 3.0)
|
vmpooler-provider-vsphere (~> 3.0)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
4.0.2
|
2.6.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue