Actions
Bug #15582
closeddefault/bundler-1.17.2.gemspec has no file list
Bug #15582:
default/bundler-1.17.2.gemspec has no file list
Description
Ruby 2.6.1's prefix/lib/ruby/gems/2.6.0/specifications/default/bundler-1.17.2.gemspec seems wrong.
It should have "bundler/setup.rb", "bundler/version.rb", etc.
This causes a trouble depending upon the order of require when a different version of bundler is installed:
Files
Actions