Bundler compatibility with Ruby

Bundler 1.0 requires a minimum Ruby version of 1.8.7.
Ruby 1.9
Requires Bundler 1.0.10.
Ruby 2.0
Requires Bundler 1.3.

Bundler compatibility with Rubygems

Bundler 1.0 requires a minimum Rubygems version of 1.3.6.
Rubygems 1.3 and 1.4.

Requires Bundler version 1.0.

On Rubygems 1.3, Bundler may be unable to find prerelease gems cached via the bundle pack command.

Rubygems 1.5
Requires Bundler version 1.0.10.
Rubygems 1.6 and 1.7
Requires Bundler version 1.0.11.
Rubygems 1.8

Requires Bundler version 1.0.14. No known issues.

Users with Rubygems 1.8.0-1.8.2 may encounter exceptions running rake. They should use bundle exec rake instead.

Rubygems 2.0

Requires at least Bundler version 1.3.0.

Users of Rubygems 2.0.2 and Bundler 1.3.0-1.3.3 may encounter exceptions while running install or update, and should upgrade either Bundler or Rubygems to a newer version.

Many thanks to Bundler's contributors and sponsors

Fork me on GitHub
Docs: v0.9 v1.0 v1.1 v1.2 v1.3