# File lib/bundler/rubygems_ext.rb, line 167 def ==(o) dep == o.dep && __platform == o.__platform end