Add support for lockfile in Gemfile and bundle install --no-lock by jeremyevans · Pull Request #9059 · ruby/rubygems

What was the end-user or developer problem that led to this PR? I would like a way to install dependencies from a Gemfile without creating a lockfile. I would also like a way to mark a library Gemf...