46 47 48
# File 'lib/license_scout/reporter.rb', line 46 def <=>(other) dependency.path <=> other.dependency.path end