# File lib/rubygems/specification.rb, line 218 def warn_deprecated(old, new) # How (if at all) to implement this? We only want to warn when # a gem is being built, I should think. end