Message: LoadError: cannot load such file -- inifile
Message: LoadError: cannot load such file -- sqlite3
vagrant plugin install sqlite3
vagrant plugin install inifile
Now I am wondering if there's a way to have something stupid-simple, like bundle install with a Gemfile.
I did not see anything obvious.
There's some material about using development version of vagrant: