plugins/providers/virtualbox/driver/meta.rb in vagrant-unbundled-2.2.19.0 vs plugins/providers/virtualbox/driver/meta.rb in vagrant-unbundled-2.3.2.0

- old
+ new

@@ -63,9 +63,10 @@ "5.0" => Version_5_0, "5.1" => Version_5_1, "5.2" => Version_5_2, "6.0" => Version_6_0, "6.1" => Version_6_1, + "7.0" => Version_7_0, } if @@version.start_with?("4.2.14") # VirtualBox 4.2.14 just doesn't work with Vagrant, so show error raise Vagrant::Errors::VirtualBoxBrokenVersion040214