Actions
Bug #13843
closed[PATCH] RubyGems 2.6.13 - Align lib/rubygems/resolver.rb with rubygems/rubygems
    Bug #13843:
    [PATCH] RubyGems 2.6.13 - Align lib/rubygems/resolver.rb with rubygems/rubygems
  
Description
Currently, the file lib/rubygems/resolver.rb differs between ruby/ruby and rubygems/rubygems in the search_for method.
Attached patch aligns them and adds the test for it, which is also missing from ruby/ruby. Tested against MinGW trunk builds and Travis.
Files
Actions