Bundler
  • Docs
  • Team
  • Blog
  • Repository

Guides

  • Deploying with Bundler
  • Developing a RubyGem using Bundler
  • Frequently Asked Questions
  • Gems from git repositories
  • How to git bisect in projects using Bundler
  • Managing groups of gems
  • RubyGems.org SSL/TLS Troubleshooting Guide
  • Sharing your code
  • Updating Gems
  • Using Bundler In Applications
  • Using Bundler with Rails
  • Using Bundler with Sinatra
  • Using Bundler with plain Ruby

Reference

Primary Commands

  • bundle install
  • bundle update
  • bundle cache
  • bundle exec
  • bundle config
  • bundle help

Utilities

  • bundle
  • bundle add
  • bundle binstubs
  • bundle check
  • bundle clean
  • bundle console
  • bundle doctor
  • bundle gem
  • bundle info
  • bundle init
  • bundle inject
  • bundle list
  • bundle lock
  • bundle open
  • bundle outdated
  • bundle platform
  • bundle plugin
  • bundle pristine
  • bundle remove
  • bundle show
  • bundle version
  • bundle viz
  • gemfile

Release Notes

What's new in

  • Version v2.2
  • Version v2.1
  • Version v2.0
  • Version v1.17
  • Version v1.16
  • Version v1.15
  • Version v1.14
  • Version v1.13
  • Version v1.12
  • Version v1.11
  • Version v1.10
  • Version v1.9
  • Version v1.8
  • Version v1.7
  • Version v1.6
  • Version v1.5
  • Version v1.3
  • Version v1.2
  • Version v1.1
  • Version v1.0
  • Docs
  • Team
  • Blog
  • Repository