github ruby/rubygems bundler-v2.3.19

latest releases: v3.7.2, bundler-v2.7.2, v3.7.1...
3 years ago

Enhancements:

  • Add Bundler.settings[:only] to install gems of the specified groups #5759
  • Add ignore_funding_requests config flag #5767
  • Prevent random crash when autoloading Pathname #5769
  • Don't corrupt lockfile when user moves a gem that's already in the lockfile to an incorrect source by mistake #5070
  • Reconcile error/warning message for multiple global sources with documentation #5741
  • Improve error message when gems cannot be found to include the source for each gem #5729

Bug fixes:

  • Fix yet another TruffleRuby platform selection regression #5746
  • Show a proper error if extension dir is not writable #5726

Performance:

  • Lazily check incomplete lockfile to improve performance #5546

Documentation:

  • Add deprecation notice of bundle inject #5776
  • Add deprecation notice of bundle viz to man pages #5765
  • Update command example in bundle exec man page #5754
  • Remove bundle show from obsolete commands #5753
  • Improve global source(s) documentation #5732
  • Use https protocol for URLs for config mirror in bundler man #5722

Don't miss a new rubygems release

NewReleases is sending notifications on new releases.