Enhancements:
- Don't redownload
rubygems-updatepackage if already there. Pull
request #5230 by deivid-rodriguez - Installs bundler 2.3.4 as a default gem.
Bug fixes:
- Fix
gem update --systemcrashing when latest version not supported.
Pull request #5191 by deivid-rodriguez
Performance:
- Make SpecificationPolicy autoload constant. Pull request #5222 by pocke