bundle install without a lockfile should install the latest bundler and use that to install dependencies #4149
Closed as not planned
bundle install without a lockfile should install the latest bundler and use that to install dependencies #4149
I think that would get the best behaviour available for
bundle install, encourage upgrading and reduce bug reports for things that have already been fixed.