class Gem::Commands::CleanupCommand
def description # :nodoc:
def description # :nodoc: <<-EOF e cleanup command removes old gems from GEM_HOME. If an older version is stalled elsewhere in GEM_PATH the cleanup command won't touch it. der gems that are required to satisify the dependencies of gems e not removed. EOF end