Actions
Bug #8607
closedundefined method `find_by_name' for Gem::Specification:Class
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Team Backlog:
Description
Hammer is failing on EL6 due to the changes in #7566 as the "find_by_name" method is missing from its version of rubygems (1.3.7 if I recall correctly).
Error: undefined method `find_by_name' for Gem::Specification:Class
Actions