Skip to content

Bump rubygems and bundler versions

This MR contains the following updates:

Package Update Change
bundler (source, changelog) patch 2.5.10 -> 2.5.11
rubygems (source, changelog) patch 3.5.10 -> 3.5.11

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

rubygems/rubygems (bundler)

v2.5.11

Compare Source

Deprecations:

Enhancements:

  • Bump bundle gem generated COC to Contributor Covenant 2.1 #​7692
  • Retry a full clone when git server does not support shallow capabilities #​7649

Bug fixes:

  • Fix regression when caching gems from secondary sources #​7659
  • Fix error when Bundler installation is corrupted #​7642
  • Fix crash caused by RubyGems require gem activation logic running before Bundler can properly register its own monkeypatches #​7647

Performance:

  • Update cache checksums to decrease string allocations #​7637
  • Fix performance regression in applications with a local cache #​7680

Documentation:

  • Recommend bin/rake over rake in contributing docs #​7648
  • Monthly man update for May 2024 #​7640
  • Clarify Bundler support policy #​7633
rubygems/rubygems (rubygems)

v3.5.11

Compare Source

Enhancements:

  • Update SPDX license list as of 2024-05-22. Pull request #​7689 by github-actions[bot]
  • Fix the update_rubygems inconsistency (--disable-gems). Pull request #​7658 by x-yuri
  • Accept WASI as an OS name in Gem::Platform. Pull request #​7629 by kateinoigakukun
  • Warn if RubyGems version explicitly set in gemspec does not match running version. Pull request #​7460 by deivid-rodriguez
  • Installs bundler 2.5.11 as a default gem.

Bug fixes:

  • Fix binstubs sometimes not getting regenerated when --destdir is given. Pull request #​7660 by deivid-rodriguez
  • Fix gem uninstall --user-install for symlinked HOME. Pull request #​7645 by deivid-rodriguez
  • Fix issue when plugin stubs would sometimes not be properly removed by gem uninstall. Pull request #​7631 by deivid-rodriguez
  • Fix plugins uninstallation for user installed gems. Pull request #​6456 by voxik

Performance:

  • Use a constant empty tar header to avoid extra allocations. Pull request #​7484 by segiddins

Documentation:

  • Recommend bin/rake over rake in contributing docs. Pull request #​7648 by deivid-rodriguez

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports