class Gem::Commands::DependencyCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e dependency commands lists which other gems a given gem depends on. For cal gems only the reverse dependencies can be shown (which gems depend on e named gem). e dependency list can be displayed in a format suitable for piping for e with other commands. EOF end