Enhancements:
- Remove
RUBYGEMS_GEMDEPSwarning #4827 - Better defaults for GitHub Actions template generated by
bundle gem#4619 - Make
bundle execkeep file descriptors by default #4812 - Exclude gemspec file itself from file list of gems generated by
bundle gem#4650 - Fix a couple small typos in deprecation / error messages #4806
- Make script generated by
bundle install --standaloneresilient to moving the application to a differently nested folder whenpathsources are used #4792 - Exclude CI files and issue templates from file list of gems generated by
bundle gem#4033