Enhancements:
- Support
--no-test,--no-ci, and--no-linteroptions #7780 - Allow bundle command in new gems with invalid metadata #7707
Bug fixes:
- Protect creating RubyGems binstubs with a file lock #7841
- Only allow valid values for
--test,--ci, and--linteroptions #7801 - Fix
bundle lock --add-platform <current_platform>doing nothing #7803 - Print a proper error when bin dir does not have writable permission bit #7794
Documentation:
- Regenerate bundler docs for June 2024 #7787