It seems like the version numbers of RubyGems and Bundler are aligned now, in which case, would it make sense for the rubygems input to support Gemfile.lock as an option, so that you could get the same versions of RubyGems and Bundler installed based on the BUNDLED WITH version?
It seems like the version numbers of RubyGems and Bundler are aligned now, in which case, would it make sense for the
rubygemsinput to supportGemfile.lockas an option, so that you could get the same versions of RubyGems and Bundler installed based on theBUNDLED WITHversion?