Enhancements:
- Use a more accurate source code uri in gemspec #5896
- Support
--path
option inbundle add
#5897 - Improve lockfile dependency unlocking #5881
- Add platform alias
:windows
to Gemfile DSL #5650 - Make
#to_lock
consistent betweenGem::Dependency
andBundler::Dependency
#5872 - Support marshaled index specifications with
nil
required ruby version #5824
Bug fixes:
- Fix resolution hanging on musl platforms #5875
- Fix another regression affecting the sorbet family of gems #5874