Blog header transparent bg

November 2018 Bundler Update

by Stephanie Morillo on

Welcome to the November monthly update!

This month, we announced the upcoming Bundler 2.0 release and shipped a few prerelease versions. As mentioned in the blog post, Bundler 2 will drop support for Ruby versions that are no longer supported by the Ruby core team.

If you’re feeling adventurous, you can even try the Bundler 2 prerelease by running gem install bundler --pre. (You can even use the Bundler 2 prerelease on Heroku, with the Bundler 2 buildpack!).

For the less adventurous, we’re writing documentation furiously, and we will post a full Bundler 2 upgrade guide along with the final 2.0.0 release.

This month, Bundler gained 44 new commits, contributed by 10 authors. There were 331 additions and 150 deletions across 51 files.

Interested in contributing to Bundler? We always welcome contributions in the forms of triaging bugs, adding new features, writing docs, and engaging with the wider community. Visit the Bundler Contributor Guidelines on GitHub to get started. Don’t have time to contribute, but want to support our work? Sign up as a member of Ruby Together to help fund our work to keep Bundler working for everyone.