Revert "core: check for Ruby 2.0"
This reverts commit 9be6b4f0d3fb12ba4d85b54b5afc19f9d7a4c772.
This commit is contained in:
parent
27a35194fa
commit
98fa06044c
@ -1,9 +1,3 @@
|
||||
# Do a Ruby version check early so we can fail fast before any additional
|
||||
# files are loaded.
|
||||
if RUBY_VERSION < "2.0.0"
|
||||
abort "Vagrant requires Ruby 2.0+"
|
||||
end
|
||||
|
||||
require 'log4r'
|
||||
require 'rubygems'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user