diff --git a/vagrant.gemspec b/vagrant.gemspec index 2ca4a6972..7ed63eda9 100644 --- a/vagrant.gemspec +++ b/vagrant.gemspec @@ -12,7 +12,6 @@ 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.4", "< 2.7" s.required_rubygems_version = ">= 1.3.6" s.rubyforge_project = "vagrant"