# File lib/rubygems/dependency_list.rb, line 117
  def ok?
    why_not_ok?(:quick).empty?
  end