Unfortunately, I have already run bundle update
Vagrant was constantly telling me:
You are running an old version of bundler, please upgrade bundler ASAP…
And things weren’t working properly for me so maybe I thought this is the problem so I ran bundle update. Anyway to revert this to get things working properly?
And yes I am using bundle exec rails s -b 0.0.0.0 and localhost:4000