jcaamano / rpms / vagrant

Forked from rpms/vagrant 2 years ago
Clone
Blob Blame History Raw
--- a/vagrant.gemspec
+++ b/vagrant.gemspec
@@ -12,7 +12,6 @@
   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.5", "< 2.8"
   s.required_rubygems_version = ">= 1.3.6"
 
   s.add_dependency "bcrypt_pbkdf", "~> 1.0.0"