Skip to content

Update Rubygems and Bundler

This MR contains the following updates:

Package Update Change
bundler (source, changelog) patch 2.5.11 -> 2.5.14
rubygems (source, changelog) patch 3.5.11 -> 3.5.14

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


Release Notes

rubygems/rubygems (bundler)

v2.5.14

Compare Source

Bug fixes:

  • Fix credentials being re-added when re-resolving without a full unlock #​7767
  • Fix bundle update <gem_name> edge case #​7770
  • Fix bundle fund when the gemfile contains optional groups #​7758

v2.5.13

Compare Source

Bug fixes:

  • Fix funding metadata not being printed in some situations #​7746
  • Make sure to not re-resolve when a not fully specific local platform is locked #​7751
  • Don't print bug report template when bin dir is not writable #​7748

v2.5.12

Compare Source

Enhancements:

  • Keep credentials in lockfile if they are already there #​7720
  • Auto switch to locked bundler version even when using binstubs #​7719
  • Don't validate local gemspecs twice unnecessarily #​7725
  • Improve default gem handling by treating default gems as any other gem #​7673

Bug fixes:

  • Fix slow and incorrect resolution when adding sorbet to a Gemfile and the lockfile only includes "RUBY" in the platforms section #​7731
  • Fix duplicated config keys generated when fallback_timeout uri option is used #​7704
  • Fix bundle exec no longer working in truffleruby after explicit require of pathname was removed #​7703
  • Don't let bundle config report a path without a Gemfile as "local app" #​7687

Documentation:

  • Clarify BUNDLE_USER_CONFIG is a file #​7668
rubygems/rubygems (rubygems)

v3.5.14

Compare Source

Enhancements:

  • Installs bundler 2.5.14 as a default gem.

Bug fixes:

  • Make "bundler? update --bundler" behave identically. Pull request #​7778 by x-yuri

v3.5.13

Compare Source

Enhancements:

  • Installs bundler 2.5.13 as a default gem.

Bug fixes:

  • Never remove executables that may belong to a default gem. Pull request #​7747 by deivid-rodriguez

v3.5.12

Compare Source

Enhancements:

  • Installs bundler 2.5.12 as a default gem.

Bug fixes:

  • Fix gem uninstall unresolved specifications warning. Pull request #​7667 by deivid-rodriguez
  • Fix gem pristine sometimes failing to pristine user installed gems. Pull request #​7664 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.

Edited by GitLab Dependency Bot

Merge request reports