Enhancements:
- Add useful error message for plugin load #7639
- Indent github workflow steps for generated gems #8193
- Improve several permission errors #8168
- Add
bundle add--quietoption #8157
Bug fixes:
- Fix incompatible encodings error when paths with UTF-8 characters are involved #8196
- Update
--ext=rustto support compiling the native extension from source #7610 - Print a proper error when there's a previous empty installation path with bad permissions #8169
- Fix running
bundler(with a finalr) in abundle execcontext #8165 - Handle two
gemspecusages in same Gemfile with same dep and compatible requirements #7999 - Fix
bundle checksometimes locking gems under the wrong source #8148