vagrant/lib
mbrodala cca19f8241 Check plugin name with version spec in has_plugin
If one passes a version spec to `Vagrant.has_plugin?`, the actual plugin name is ignored and any installed plugin which matches the version spec makes the check pass. Fix this by also checking for plugin name match in addition to the requested version spec.
2015-01-20 08:37:22 +01:00
..
vagrant Fix issue 3031 2015-01-16 08:03:37 -08:00
vagrant.rb Check plugin name with version spec in has_plugin 2015-01-20 08:37:22 +01:00