mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Bump vagrant_cloud dependency constraint minimum
This commit is contained in:
parent
fc9f5b8ee6
commit
42ecc62c25
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency "rb-kqueue", "~> 0.2.0"
|
||||
s.add_dependency "rexml", "~> 3.2"
|
||||
s.add_dependency "rubyzip", "~> 2.0"
|
||||
s.add_dependency "vagrant_cloud", "~> 3.0.4"
|
||||
s.add_dependency "vagrant_cloud", "~> 3.0.5"
|
||||
s.add_dependency "wdm", "~> 0.1.0"
|
||||
s.add_dependency "winrm", ">= 2.3.4", "< 3.0"
|
||||
s.add_dependency "winrm-elevated", ">= 1.2.1", "< 2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue