Skip to content

Commit

Permalink
Merge pull request #13332 from chrisroberts/vagrant-cloud-dep
Browse files Browse the repository at this point in the history
Update vagrant_cloud dependency constraint
  • Loading branch information
chrisroberts committed Jan 18, 2024
2 parents 55ec0d4 + 3f00495 commit 4ca49e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant.gemspec
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.add_dependency "rexml", "~> 3.2"
s.add_dependency "rgl", "~> 0.5.10"
s.add_dependency "rubyzip", "~> 2.3.2"
s.add_dependency "vagrant_cloud", "~> 3.1.0"
s.add_dependency "vagrant_cloud", "~> 3.1.1"
s.add_dependency "wdm", "~> 0.1.1"
s.add_dependency "winrm", ">= 2.3.6", "< 3.0"
s.add_dependency "winrm-elevated", ">= 1.2.3", "< 2.0"
Expand Down

0 comments on commit 4ca49e5

Please sign in to comment.