# File lib/librarian/dependency.rb, line 25
      def to_s
        to_gem_requirement.to_s
      end