Skip to content

Update dependency rubygems to v3.5.17

This MR contains the following updates:

Package Update Change
rubygems (source, changelog) patch 3.5.11 -> 3.5.17

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


Release Notes

rubygems/rubygems (rubygems)

v3.5.17

Compare Source

Enhancements:

  • Explicitly encode Gem::Dependency to yaml. Pull request #​7867 by segiddins
  • Installs bundler 2.5.17 as a default gem.

Bug fixes:

  • Fix gem list regression when a regular gem shadows a default one. Pull request #​7892 by deivid-rodriguez
  • Always leave default gem executables around. Pull request #​7879 by deivid-rodriguez
  • Fix line comment issue for hash when loading gemrc. Pull request #​7857 by leetking

v3.5.16

Compare Source

Enhancements:

  • Installs bundler 2.5.16 as a default gem.

Bug fixes:

  • Fix gemspec require_paths validation. Pull request #​7866 by deivid-rodriguez
  • Fix loading of nested gemrc config keys when specified as symbols. Pull request #​7851 by moofkit

Performance:

  • Use caller_locations instead of splitting caller. Pull request #​7708 by nobu

v3.5.15

Compare Source

Enhancements:

  • Installs bundler 2.5.15 as a default gem.

Bug fixes:

  • Restrict generic arm to only match 32-bit arm. Pull request #​7830 by ntkme
  • Protect creating binstubs with a file lock. Pull request #​7806 by deivid-rodriguez

Documentation:

  • Make it clearer that add_dependency is the main way to add non-development dependencies. Pull request #​7800 by jeromedalbert

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.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Andrew Patterson

Merge request reports

Loading