specific?()
True if the dependency will not always match the latest version.
# File lib/rubygems/dependency.rb, line 297 def specific? @requirement.specific? end