[rubygems/rubygems] Fix gem contents for default gems
gem contents
A default gem does not always live in the same place. For example, Bundler may be installed to site_dir when RubyGems have been upgraded.
site_dir
A more reliable way seems to actually activate the default gem, so that we can know for sure where it lives.
https://github.com/rubygems/rubygems/commit/c69f6dfb18
[rubygems/rubygems] Fix
gem contentsfor default gemsA default gem does not always live in the same place. For example,
Bundler may be installed to
site_dirwhen RubyGems have been upgraded.A more reliable way seems to actually activate the default gem, so that
we can know for sure where it lives.
https://github.com/rubygems/rubygems/commit/c69f6dfb18