Enhancements:
- Backport non gnu libc linux support from RubyGems #4488
- Improve
Bundler.rm_rferror message #5861 - Disallow both
--branchand--refat the same time in bundle-plugin #5855 - Restore previous performance of private RubyGems servers #5826
Bug fixes:
- Fix conservative update downgrading top level gems #5847
- Fix edge case where
bundler/inlineunintentionally skips install #5848 - Fix
bundle platformcrash when there's a lockfile with no Ruby locked #5850 - Fix crash when incomplete locked specifications are found in transitive dependencies #5840
- Fix Ruby platform incorrectly removed on
bundle update#5832