Valid dependency types.
new(name, *requirements) Class Public methods Constructs a dependency with name
latest_version?() Instance Public methods Is this dependency simply asking for
<=>(other) Instance Public methods Dependencies are ordered by name.
to_specs() Instance Public methods DOC: this method needs either documented
requirements_list() Instance Public methods DOC: this method needs documentation
specific?() Instance Public methods True if the dependency will not always match
requirement() Instance Public methods What does this dependency require?
matching_specs(platform_only = false) Instance Public methods DOC: this method
=~(other) Instance Public methods Uses this dependency as a pattern to compare
merge(other) Instance Public methods Merges the requirements of other
Page 1 of 2