# File lib/librarian/manifest.rb, line 19
      def <=>(other)
        to_gem_version <=> other.to_gem_version
      end