Represents a possible Specification object returned from IndexSet. Used to
delay needed to download full Specification objects when only the
name and version are needed.
# File rubygems/dependency_resolver/index_specification.rb, line 25
def dependencies
spec.dependencies
end