Project

General

Profile

« Previous | Next » 

Revision 4e6861d3

Added by nobu (Nobuyoshi Nakada) almost 2 years ago

Fix Gem::BUNDLED_GEMS.find_gem return value

If the required name is different from the found gem name, return the
gem name, instead of true that means the required name is an exact gem
name.