Skip to content

Commit

Permalink
Update constraint on vagrant_cloud library
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Sep 25, 2023
1 parent c8a7989 commit e719113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant.gemspec
Original file line number Diff line number Diff line change
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.0.5", "< 3.1"
s.add_dependency "vagrant_cloud", "~> 3.1.0"
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 e719113

Please sign in to comment.