Enhancements:
- Ignore warnings with spec different platforms. Pull request #8508 by hsbt
- Improve error message when current platform is not in lockfile. Pull request #9439 by 55728
- Cache package version selection. Pull request #9410 by Edouard-chin
- Check happy path first when comparing gem version. Pull request #9417 by Edouard-chin
- [feature] default_cli_command for config what command bundler runs when no specific command is provided. Pull request #8886 by jonbarlo
- Introduce a fast path for comparing Gem::Version. Pull request #9414 by Edouard-chin
Bug fixes:
- Restore rb_sys dependency for Rust. Pull request #9416 by bangseongbeom