Support bundle install --lockfile option by jeremyevans · Pull Request #9111 · ruby/rubygems
What was the end-user or developer problem that led to this PR? We recently introduced lockfile method inside the Gemfile, as well as the BUNDLE_LOCKFILE environment variable. However, while bundle...