Skip to content

Add version information for Ruby version managers to project

Evan Read requested to merge eread/add-ruby-version-configuration-files into master

What does this MR do and why?

For folks using Ruby version managers, sets preferred version for project.

Set to match what we use in gitlab: https://gitlab.com/gitlab-org/gitlab/-/blob/7898e25df74860fdc942c00a227debeb637dc828/.ruby-version

Action items

  • When adding a new Processor, verify that it has been added to the DEFAULT_PROCESSORS in triage/triage/handler.rb in the appropriate order.
  • If applicable, identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Week-in-review

Merge request reports