Bundler: You must use Bundler 2 or greater with this lockfile

I had a similar experience. Here’s how I solved it Display a list of all your local gems for the bundler gem gem list bundler N/B: The command above is for rbenv version manager, the one for rvm might be different This will display the versions of the bundler gem installed locally bundler (2.1.4, default: … Read more