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

    • module Bundler
    • module Bundler::GemHelpers
    • module Bundler::MatchPlatform
    • module Bundler::ParallelWorkers
    • module Bundler::RubyDsl
    • module Bundler::SafeCatch
    • module Bundler::SafeCatch::Internal
    • module Bundler::SafeCatch::Internal::Result::Matcher
    • module Bundler::SharedHelpers
    • module Bundler::Source
    • module Gem
    • module Thor::Actions
    • module Thor::Actions::ClassMethods
    • module Thor::Base
    • module Thor::Base::ClassMethods
    • module Thor::CoreExt
    • module Thor::Invocation
    • module Thor::Invocation::ClassMethods
    • module Thor::LineEditor
    • module Thor::RakeCompat
    • module Thor::Sandbox
    • module Thor::Shell
    • module Thor::Util
  • Classes

    • class Bundler::BundlerError
    • class Bundler::CLI
    • class Bundler::CurrentRuby
    • class Bundler::CyclicDependencyError
    • class Bundler::Definition
    • class Bundler::DepProxy
    • class Bundler::Dependency
    • class Bundler::Deployment
    • class Bundler::Deprecate
    • class Bundler::DeprecatedError
    • class Bundler::Dsl
    • class Bundler::EndpointSpecification
    • class Bundler::Env
    • class Bundler::Environment
    • class Bundler::Fetcher
    • class Bundler::Fetcher::CertificateFailureError
    • class Bundler::Fetcher::FallbackError
    • class Bundler::Fetcher::SSLError
    • class Bundler::GemHelper
    • class Bundler::GemInstaller
    • class Bundler::GemNotFound
    • class Bundler::GemfileError
    • class Bundler::GemfileNotFound
    • class Bundler::GemspecError
    • class Bundler::GitError
    • class Bundler::Graph
    • class Bundler::Graph::GraphVizClient
    • class Bundler::HTTPError
    • class Bundler::Index
    • class Bundler::Injector
    • class Bundler::InstallError
    • class Bundler::InstallHookError
    • class Bundler::Installer
    • class Bundler::InvalidOption
    • class Bundler::LazySpecification
    • class Bundler::LockfileError
    • class Bundler::LockfileParser
    • class Bundler::MarshalError
    • class Bundler::ParallelWorkers::ThreadWorker
    • class Bundler::ParallelWorkers::UnixWorker
    • class Bundler::ParallelWorkers::UnixWorker::JobHandler
    • class Bundler::ParallelWorkers::Worker
    • class Bundler::ParallelWorkers::Worker::WrappedException
    • class Bundler::PathError
    • class Bundler::ProductionError
    • class Bundler::RemoteSpecification
    • class Bundler::Resolver
    • class Bundler::Resolver::SpecGroup
    • class Bundler::Retry
    • class Bundler::RubyVersion
    • class Bundler::RubyVersionMismatch
    • class Bundler::RubygemsIntegration
    • class Bundler::RubygemsIntegration::AlmostModern
    • class Bundler::RubygemsIntegration::Ancient
    • class Bundler::RubygemsIntegration::Future
    • class Bundler::RubygemsIntegration::Legacy
    • class Bundler::RubygemsIntegration::Modern
    • class Bundler::RubygemsIntegration::MoreModern
    • class Bundler::RubygemsIntegration::Transitional
    • class Bundler::Runtime
    • class Bundler::SafeCatch::Internal::Result
    • class Bundler::SecurityError
    • class Bundler::Settings
    • class Bundler::SimilarityDetector
    • class Bundler::Source::Git
    • class Bundler::Source::Git::GitCommandError
    • class Bundler::Source::Git::GitNotAllowedError
    • class Bundler::Source::Git::GitNotInstalledError
    • class Bundler::Source::Git::GitProxy
    • class Bundler::Source::Path
    • class Bundler::Source::Path::Installer
    • class Bundler::Source::Rubygems
    • class Bundler::SpecSet
    • class Bundler::SystemRubyVersion
    • class Bundler::UI
    • class Bundler::UI::RGProxy
    • class Bundler::UI::Shell
    • class Bundler::VersionConflict
    • class Gem::Dependency
    • class Gem::Platform
    • class Gem::Requirement
    • class Gem::Specification
    • class IO
    • class Net::BufferedIO
    • class Net::HTTP::Persistent
    • class Net::HTTP::Persistent::Error
    • class Net::HTTP::Persistent::SSLReuse
    • class Thor
    • class Thor::Actions::CreateFile
    • class Thor::Actions::CreateLink
    • class Thor::Actions::Directory
    • class Thor::Actions::EmptyDirectory
    • class Thor::Actions::InjectIntoFile
    • class Thor::AmbiguousCommandError
    • class Thor::Argument
    • class Thor::Arguments
    • class Thor::Command
    • class Thor::CoreExt::HashWithIndifferentAccess
    • class Thor::CoreExt::OrderedHash
    • class Thor::DynamicCommand
    • class Thor::Error
    • class Thor::Group
    • class Thor::HiddenCommand
    • class Thor::InvocationError
    • class Thor::LineEditor::Basic
    • class Thor::LineEditor::Readline
    • class Thor::LineEditor::Readline::PathCompletion
    • class Thor::MalformattedArgumentError
    • class Thor::Option
    • class Thor::Options
    • class Thor::RequiredArgumentMissingError
    • class Thor::Runner
    • class Thor::Shell::Basic
    • class Thor::Shell::Color
    • class Thor::Shell::HTML
    • class Thor::UndefinedCommandError
    • class Thor::UnknownArgumentError
    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. bundler
  3. 1.5.3
  4. module Gem

module Gem

Classes in this namespace

Dependency

class

in Gem

Platform

class

in Gem

Requirement

class

in Gem

Specification

class

in Gem

Classes

  • Gem::Dependency
  • Gem::Platform
  • Gem::Requirement
  • Gem::Specification

Defined in

  • lib/bundler/resolver.rb
  • lib/bundler/rubygems_ext.rb
  • lib/bundler/rubygems_ext.rb
  • lib/bundler/shared_helpers.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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