Update Gemfile to use circuit breaker branch P4DEVOPS-9438-circuit-breaker@07a73d6

This commit is contained in:
Mahima Singh 2026-01-07 13:57:17 +05:30
parent c57291bcfa
commit 3e3cd81ed9

View file

@ -1,6 +1,6 @@
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
gem 'vmpooler', '~> 3.0'
gem 'vmpooler', git: 'https://github.com/puppetlabs/vmpooler.git', branch: 'P4DEVOPS-9438-circuit-breaker'
gem 'vmpooler-dns-gcp', '~> 1.0'
# Remove temporarily until a stable minor release is published
# gem 'vmpooler-provider-ec2', '~> 0.0.1'