Bundler
  • Docs
  • Team
  • Blog
  • Repository

Guides

  • Using Bundler In Applications
  • Using Gemfiles to install gems
  • Leaving gems out in production
  • Installing gems from git repos
  • Setting up & using bundled gems
  • Developing a RubyGem using Bundler
  • Deploying
  • Sharing
  • Updating Gems
  • Compatibility
  • Older Versions
  • View FAQ

Use Bundler with

  • Rails
  • Sinatra
  • RubyGems

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.3
  • 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
  • Docs
  • Team
  • Blog
  • Repository