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