Changeset View
Changeset View
Standalone View
Standalone View
files/ruby-version.patch
- This file was added.
| diff --git a/vagrant.gemspec b/vagrant.gemspec | |||||
| index 7ff8dca95..d197ee605 100644 | |||||
| --- a/vagrant.gemspec | |||||
| +++ b/vagrant.gemspec | |||||
| @@ -12,7 +12,7 @@ Gem::Specification.new do |s| | |||||
| s.summary = "Build and distribute virtualized development environments." | |||||
| s.description = "Vagrant is a tool for building and distributing virtualized development environments." | |||||
| - s.required_ruby_version = "~> 2.2", "< 2.6" | |||||
| + s.required_ruby_version = "~> 2.2", "<= 2.6" | |||||
| s.required_rubygems_version = ">= 1.3.6" | |||||
| s.rubyforge_project = "vagrant" | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.