Skip to content

Install Ruby 3.0.2 as a secondary Ruby version

Sean McGivern requested to merge add-ruby-3 into main

What does this Merge Request do and why?

This ensures Ruby 3.0.2 is installed, helping people when we switch branches to a Ruby 3 branch.

The downside is that people will need to build two Ruby versions now, even though we aren't ready to switch to Ruby 3 just yet.

Part of &5149 (closed).

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports