vagrant/lib
Seth Vargo 23e50c98f9
core/box_collection: Ensure removal
The docs for Ruby say Pathname#rmtree will recursively delete, but
apparently that is a lie, at least on Windows (see GH-7496). Switch to
using FileUtils to ensure the directory is deleted.

Fixes GH-7496
2016-06-20 07:16:08 -04:00
..
vagrant core/box_collection: Ensure removal 2016-06-20 07:16:08 -04:00
vagrant.rb for newer versions of Bundler, store the runtime 2015-07-09 22:12:47 -06:00