Skip to content

Bugfix/upgrade ruby parser

username-removed-28993 requested to merge bugfix/upgrade-ruby-parser into master

What does this MR do?

Changes the ruby_parser dependency to ~> 3.8 and upgrades to 3.9.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

3.9 adds support for ruby 2.4. Previously rake gettext:pack would fail on ruby 2.4.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by username-removed-28993

Merge request reports