Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace the deprecated File.exists? method with File.exist?
this is now required by vagrant 2.4.3 because it uses ruby 3.3.6 which removed File.exists?
- Loading branch information