Skip to content

Upgrade to Ruby 3.0.6

Reuben Pereira requested to merge rp/upgrade-to-ruby3 into master
  • Upgrade to Ruby 3.0.6
  • Some specs needed to be updated to support Ruby 3. Braces needed to be added to some arguments since Ruby 3 requires Hash arguments to have explicit braces around them.
  • Fix Style/RedundantFreeze and Style/MutableConstant cop failures.

gitlab-com/gl-infra/delivery#19694 (closed)

Edited by Reuben Pereira

Merge request reports