mirror of
https://github.com/puppetlabs/vmpooler-provider-gce.git
synced 2026-01-25 19:18:40 -05:00
Remove google-cloud-dns gem dependency
This commit is contained in:
parent
36e9044087
commit
fcf79c9421
2 changed files with 4 additions and 18 deletions
|
|
@ -17,7 +17,6 @@ Gem::Specification.new do |s|
|
|||
s.require_paths = ["lib"]
|
||||
s.add_dependency "google-apis-compute_v1", "~> 0.14"
|
||||
s.add_dependency "googleauth", ">= 0.16.2", "< 1.3.0"
|
||||
s.add_dependency "google-cloud-dns", "~> 0.35.1"
|
||||
s.add_dependency 'vmpooler', '>= 1.3.0', '~> 2.3'
|
||||
|
||||
# Testing dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue