# File lib/librarian/dependency.rb, line 21 def ==(other) to_gem_requirement == other.to_gem_requirement end