mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 00:32:06 -04:00
parent
27a35194fa
commit
98fa06044c
1 changed files with 0 additions and 6 deletions
|
|
@ -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…
Reference in a new issue