Class Gem::Commands::DependencyCommand
In: lib/rubygems/commands/dependency_command.rb
Parent: Gem::Command

Methods

Included Modules

Gem::LocalRemoteOptions Gem::VersionOption

Public Class methods

Public Instance methods

Retuns list of [specification, dep] that are satisfied by spec.

[Validate]