Releases
v4.0.19
Compare
Sorry, something went wrong.
No results found
hsbt
released this
20 Aug 01:57
RubyGems 4.0.19
Enhancements:
Reject SafeMarshal collection lengths longer than the remaining input. Pull request #9756 by hsbt
Installs bundler 4.0.19 as a default gem.
Bug fixes:
Fix gem uninstall --user-install crash when GEM_HOME does not exist. Pull request #9749 by hsbt
Documentation:
Document SPDX license handling for license= and licenses=. Pull request #9766 by hsbt
Bundler 4.0.19
Enhancements:
Validate the platform field in Gem::Installer#verify_spec. Pull request #9780 by hsbt
Restrict UserDefined handling to explicit class set for Gem::SafeMashal. Pull request #9770 by jackorp
Filter git command output against the configured URI. Pull request #9778 by hsbt
Summarize cooldown-skipped versions at the end of install, update, and lock. Pull request #9762 by hsbt
Bug fixes:
Make repeated bundle lock options accumulate. Pull request #9748 by hsbt
Fail instead of warning when frozen mode can't update the lockfile. Pull request #9750 by hsbt
Fix wrong $LOAD_PATH for gems installed in the same process. Pull request #9784 by hsbt
Documentation:
Fix auto-clean default version in bundle config docs. Pull request #9783 by hsbt
Correct Bundler 5 default path documentation. Pull request #9771 by alloutflo
You canβt perform that action at this time.