mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-13 10:40:03 -04:00
Update constraint on vagrant_cloud for checksum support
This commit is contained in:
parent
04a1bb58f3
commit
3d026e84f2
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency "winrm", "~> 2.1"
|
||||
s.add_dependency "winrm-fs", "~> 1.0"
|
||||
s.add_dependency "winrm-elevated", "~> 1.1"
|
||||
s.add_dependency "vagrant_cloud", "~> 2.0.2"
|
||||
s.add_dependency "vagrant_cloud", "~> 2.0.3"
|
||||
|
||||
# NOTE: The ruby_dep gem is an implicit dependency from the listen gem. Later versions
|
||||
# of the ruby_dep gem impose an aggressive constraint on the required ruby version (>= 2.2.5).
|
||||
|
|
|
|||
Loading…
Reference in a new issue