Enhancements:
- Fix crash when server compact index API implementation only lists versions #8594
- Fix lockfile when a gem ends up accidentally under two different sources #8579
- Refuse to install and print an error in frozen mode if some entries are missing in CHECKSUMS lockfile section #8563
- Support git 2.49 #8581
- Improve wording of a few messages #8570
Bug fixes:
- Fix
bundle add
sometimes generating invalid lockfiles #8586