Docs header transparent bg

What’s New in v2.2

The Bundler 2.2 announcement includes context and a more detailed explanation of the changes in this version. This is a summary of the biggest changes. As always, a detailed list of every change is provided in the changelog.

Multiplatform support

We have improved our multiplatform support to better choose platform specific gems when appropriate but properly fallback to the ruby alternative as well.

We have improved support for Windows, and Jruby too.

Bundle fund command

We have shipped a bundle fund command to helps you discovered gems that you depend on that need funding.

A bunch of other improvements

Bundler 2.2 also includes many other improvements, such as many additions to the bundle gem command, better integration inside ruby-core as a default gem, and dozens of bug fixes

Full 2.2 changelog

Edit this document on GitHub if you caught an error or noticed something was missing.