mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-01-26 02:58:42 -05:00
Bump vmpooler requirement and add install gemfile script
This commit is contained in:
parent
8646c7d637
commit
8cce46c068
3 changed files with 10 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
|
|||
spec.require_paths = ["lib"]
|
||||
spec.add_dependency "googleauth", ">= 0.16.2", "< 1.3.0"
|
||||
spec.add_dependency "google-cloud-dns", "~> 0.35.1"
|
||||
spec.add_dependency 'vmpooler', '>= 1.3.0', '~> 2.3'
|
||||
spec.add_dependency 'vmpooler', '~> 3.0'
|
||||
|
||||
# Testing dependencies
|
||||
spec.add_development_dependency 'mock_redis', '>= 0.17.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue