On Nov 16, 2010, at 08:09, Jon wrote: >> For each hook both the installer and the gemspec from the .gem file should >> be provided to the callback. > > Would the gemspec need to be provided to the callback if > https://github.com/rubygems/rubygems/blob/master/lib/rubygems/installer.rb#L55 > still exists in the updated codebase?
Good point! In that case, we should be sure spec is non-nil before the hook fires. _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers