Bundler v2.0.0 Release Notes

Release Date: 2019-01-03 // over 5 years ago
  • 💥 Breaking Changes:

    • ⬇️ Dropped support for versions of Ruby < 2.3
    • ⬇️ Dropped support for version of RubyGems < 3.0.0
    • 0️⃣ :github source in the Gemfile now defaults to using HTTPS
    • 🚚 Moved error messages from STDOUT to STDERR
    • Bundler now auto-switches between version 1 and 2 based on the Lockfile