class Gem::Requirement

def hash # :nodoc:

:nodoc:
def hash # :nodoc:
  requirements.sort.hash
end