gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Gem
    • module Gem::Commands
    • module Gem::DefaultUserInteraction
    • module Gem::Deprecate
    • module Gem::Ext
    • module Gem::GemcutterUtilities
    • module Gem::InstallUpdateOptions
    • module Gem::LocalRemoteOptions
    • module Gem::MockGemUi::TTY
    • module Gem::Resolver::Molinillo
    • module Gem::Resolver::Molinillo::SpecificationProvider
    • module Gem::Resolver::Molinillo::UI
    • module Gem::Security
    • module Gem::Text
    • module Gem::UserInteraction
    • module Gem::Util
    • module Gem::VersionOption
    • module Kernel
    • module Psych
    • module YAML
    • module YAML::Syck
  • Classes

    • class Gem::AvailableSet
    • class Gem::BasicSpecification
    • class Gem::Command
    • class Gem::CommandLineError
    • class Gem::CommandManager
    • class Gem::Commands::BuildCommand
    • class Gem::Commands::CertCommand
    • class Gem::Commands::CheckCommand
    • class Gem::Commands::CleanupCommand
    • class Gem::Commands::ContentsCommand
    • class Gem::Commands::DependencyCommand
    • class Gem::Commands::EnvironmentCommand
    • class Gem::Commands::FetchCommand
    • class Gem::Commands::GenerateIndexCommand
    • class Gem::Commands::HelpCommand
    • class Gem::Commands::InstallCommand
    • class Gem::Commands::ListCommand
    • class Gem::Commands::LockCommand
    • class Gem::Commands::MirrorCommand
    • class Gem::Commands::OpenCommand
    • class Gem::Commands::OutdatedCommand
    • class Gem::Commands::OwnerCommand
    • class Gem::Commands::PristineCommand
    • class Gem::Commands::PushCommand
    • class Gem::Commands::QueryCommand
    • class Gem::Commands::RdocCommand
    • class Gem::Commands::SearchCommand
    • class Gem::Commands::ServerCommand
    • class Gem::Commands::SetupCommand
    • class Gem::Commands::SourcesCommand
    • class Gem::Commands::SpecificationCommand
    • class Gem::Commands::StaleCommand
    • class Gem::Commands::UninstallCommand
    • class Gem::Commands::UnpackCommand
    • class Gem::Commands::UpdateCommand
    • class Gem::Commands::WhichCommand
    • class Gem::Commands::YankCommand
    • class Gem::ConfigFile
    • class Gem::ConflictError
    • class Gem::ConsoleUI
    • class Gem::Dependency
    • class Gem::DependencyError
    • class Gem::DependencyInstaller
    • class Gem::DependencyList
    • class Gem::DependencyRemovalException
    • class Gem::DependencyResolutionError
    • class Gem::Doctor
    • class Gem::DocumentError
    • class Gem::EndOfYAMLException
    • class Gem::ErrorReason
    • class Gem::Exception
    • class Gem::Ext::BuildError
    • class Gem::Ext::Builder
    • class Gem::Ext::CmakeBuilder
    • class Gem::Ext::ConfigureBuilder
    • class Gem::Ext::ExtConfBuilder
    • class Gem::Ext::RakeBuilder
    • class Gem::FakeFetcher
    • class Gem::FilePermissionError
    • class Gem::FormatException
    • class Gem::GemNotFoundException
    • class Gem::GemNotInHomeException
    • class Gem::GemRunner
    • class Gem::ImpossibleDependenciesError
    • class Gem::Indexer
    • class Gem::InstallError
    • class Gem::Installer
    • class Gem::Installer::FakePackage
    • class Gem::InstallerTestCase
    • class Gem::InvalidSpecificationException
    • class Gem::Licenses
    • class Gem::List
    • class Gem::LoadError
    • class Gem::MissingSpecError
    • class Gem::MissingSpecVersionError
    • class Gem::MockGemUi
    • class Gem::MockGemUi::InputEOFError
    • class Gem::MockGemUi::SystemExitException
    • class Gem::MockGemUi::TermError
    • class Gem::NameTuple
    • class Gem::NoAliasYAMLTree
    • class Gem::OperationNotSupportedError
    • class Gem::Package
    • class Gem::Package::DigestIO
    • class Gem::Package::Error
    • class Gem::Package::FileSource
    • class Gem::Package::FormatError
    • class Gem::Package::IOSource
    • class Gem::Package::NonSeekableIO
    • class Gem::Package::Old
    • class Gem::Package::PathError
    • class Gem::Package::Source
    • class Gem::Package::TarHeader
    • class Gem::Package::TarInvalidError
    • class Gem::Package::TarReader
    • class Gem::Package::TarReader::Entry
    • class Gem::Package::TarReader::UnexpectedEOF
    • class Gem::Package::TarTestCase
    • class Gem::Package::TarWriter
    • class Gem::Package::TarWriter::BoundedStream
    • class Gem::Package::TarWriter::FileOverflow
    • class Gem::Package::TarWriter::RestrictedStream
    • class Gem::Package::TooLongFileName
    • class Gem::PackageTask
    • class Gem::PathSupport
    • class Gem::Platform
    • class Gem::PlatformMismatch
    • class Gem::RDoc
    • class Gem::RemoteError
    • class Gem::RemoteFetcher
    • class Gem::RemoteFetcher::FetchError
    • class Gem::RemoteFetcher::UnknownHostError
    • class Gem::RemoteInstallationCancelled
    • class Gem::RemoteInstallationSkipped
    • class Gem::RemoteSourceException
    • class Gem::Request
    • class Gem::Request::ConnectionPools
    • class Gem::Request::HTTPPool
    • class Gem::Request::HTTPSPool
    • class Gem::RequestSet
    • class Gem::RequestSet::GemDependencyAPI
    • class Gem::RequestSet::Lockfile
    • class Gem::RequestSet::Lockfile::ParseError
    • class Gem::RequestSet::Lockfile::Parser
    • class Gem::RequestSet::Lockfile::Tokenizer
    • class Gem::Requirement
    • class Gem::Requirement::BadRequirementError
    • class Gem::Resolver
    • class Gem::Resolver::APISet
    • class Gem::Resolver::APISpecification
    • class Gem::Resolver::ActivationRequest
    • class Gem::Resolver::BestSet
    • class Gem::Resolver::ComposedSet
    • class Gem::Resolver::Conflict
    • class Gem::Resolver::CurrentSet
    • class Gem::Resolver::DependencyRequest
    • class Gem::Resolver::GitSet
    • class Gem::Resolver::GitSpecification
    • class Gem::Resolver::IndexSet
    • class Gem::Resolver::IndexSpecification
    • class Gem::Resolver::InstalledSpecification
    • class Gem::Resolver::InstallerSet
    • class Gem::Resolver::LocalSpecification
    • class Gem::Resolver::LockSet
    • class Gem::Resolver::LockSpecification
    • class Gem::Resolver::Molinillo::CircularDependencyError
    • class Gem::Resolver::Molinillo::DependencyGraph
    • class Gem::Resolver::Molinillo::DependencyGraph::Vertex
    • class Gem::Resolver::Molinillo::DependencyState
    • class Gem::Resolver::Molinillo::NoSuchDependencyError
    • class Gem::Resolver::Molinillo::PossibilityState
    • class Gem::Resolver::Molinillo::ResolutionState
    • class Gem::Resolver::Molinillo::Resolver
    • class Gem::Resolver::Molinillo::Resolver::Resolution
    • class Gem::Resolver::Molinillo::ResolverError
    • class Gem::Resolver::Molinillo::VersionConflict
    • class Gem::Resolver::RequirementList
    • class Gem::Resolver::Set
    • class Gem::Resolver::SourceSet
    • class Gem::Resolver::SpecSpecification
    • class Gem::Resolver::Specification
    • class Gem::Resolver::Stats
    • class Gem::Resolver::VendorSet
    • class Gem::Resolver::VendorSpecification
    • class Gem::RubyVersionMismatch
    • class Gem::Security::Exception
    • class Gem::Security::Policy
    • class Gem::Security::Signer
    • class Gem::Security::TrustDir
    • class Gem::Server
    • class Gem::SilentUI
    • class Gem::Source
    • class Gem::Source::Git
    • class Gem::Source::Installed
    • class Gem::Source::Local
    • class Gem::Source::Lock
    • class Gem::Source::SpecificFile
    • class Gem::Source::Vendor
    • class Gem::SourceFetchProblem
    • class Gem::SourceList
    • class Gem::SpecFetcher
    • class Gem::SpecificGemNotFoundException
    • class Gem::Specification
    • class Gem::StreamUI
    • class Gem::StreamUI::SilentDownloadReporter
    • class Gem::StreamUI::SilentProgressReporter
    • class Gem::StreamUI::SimpleProgressReporter
    • class Gem::StreamUI::VerboseDownloadReporter
    • class Gem::StreamUI::VerboseProgressReporter
    • class Gem::StubSpecification
    • class Gem::StubSpecification::StubLine
    • class Gem::SystemExitException
    • class Gem::TestCase
    • class Gem::TestCase::SpecFetcherSetup
    • class Gem::TestCase::StaticSet
    • class Gem::Uninstaller
    • class Gem::UnsatisfiableDependencyError
    • class Gem::UriFormatter
    • class Gem::Validator
    • class Gem::VerificationError
    • class Gem::Version
    • class GemGauntlet
    • class Psych::PrivateType
    • class TempIO
    • class YAML::Syck::DefaultKey
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. rubygems-update
  3. 2.6.4
  4. module Gem::Commands

module Gem::Commands

Classes in this namespace

BuildCommand

class

in Gem::Commands

CertCommand

class

in Gem::Commands

CheckCommand

class

in Gem::Commands

CleanupCommand

class

in Gem::Commands

ContentsCommand

class

in Gem::Commands

DependencyCommand

class

in Gem::Commands

EnvironmentCommand

class

in Gem::Commands

FetchCommand

class

in Gem::Commands

GenerateIndexCommand

class

in Gem::Commands

HelpCommand

class

in Gem::Commands

InstallCommand

class

in Gem::Commands

ListCommand

class

in Gem::Commands

LockCommand

class

in Gem::Commands

MirrorCommand

class

in Gem::Commands

OpenCommand

class

in Gem::Commands

OutdatedCommand

class

in Gem::Commands

OwnerCommand

class

in Gem::Commands

PristineCommand

class

in Gem::Commands

PushCommand

class

in Gem::Commands

QueryCommand

class

in Gem::Commands

RdocCommand

class

in Gem::Commands

SearchCommand

class

in Gem::Commands

ServerCommand

class

in Gem::Commands

SetupCommand

class

in Gem::Commands

SourcesCommand

class

in Gem::Commands

SpecificationCommand

class

in Gem::Commands

StaleCommand

class

in Gem::Commands

UninstallCommand

class

in Gem::Commands

UnpackCommand

class

in Gem::Commands

UpdateCommand

class

in Gem::Commands

WhichCommand

class

in Gem::Commands

YankCommand

class

in Gem::Commands

Classes

  • Gem::Commands::BuildCommand
  • Gem::Commands::CertCommand
  • Gem::Commands::CheckCommand
  • Gem::Commands::CleanupCommand
  • Gem::Commands::ContentsCommand
  • Gem::Commands::DependencyCommand
  • Gem::Commands::EnvironmentCommand
  • Gem::Commands::FetchCommand
  • Gem::Commands::GenerateIndexCommand
  • Gem::Commands::HelpCommand
  • Gem::Commands::InstallCommand
  • Gem::Commands::ListCommand
  • Gem::Commands::LockCommand
  • Gem::Commands::MirrorCommand
  • Gem::Commands::OpenCommand
  • Gem::Commands::OutdatedCommand
  • Gem::Commands::OwnerCommand
  • Gem::Commands::PristineCommand
  • Gem::Commands::PushCommand
  • Gem::Commands::QueryCommand
  • Gem::Commands::RdocCommand
  • Gem::Commands::SearchCommand
  • Gem::Commands::ServerCommand
  • Gem::Commands::SetupCommand
  • Gem::Commands::SourcesCommand
  • Gem::Commands::SpecificationCommand
  • Gem::Commands::StaleCommand
  • Gem::Commands::UninstallCommand
  • Gem::Commands::UnpackCommand
  • Gem::Commands::UpdateCommand
  • Gem::Commands::WhichCommand
  • Gem::Commands::YankCommand

Defined in

  • lib/rubygems/command.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem