Skip to content

Update rails project template to rails 6.1

What does this MR do?

Vendors the changes from gitlab-org/project-templates/rails!21 (merged)

See #326177 (closed)

Screenshots (strongly suggested)

In my GDK, created a project from this template and ran an Auto DevOps pipeline with a Kubernetes cluster. Everything works, except code_quality due to ruby 3.0, but this job is allowed to fail so this is definitely an improvement over a fully failing pipeline.

Screenshot_2021-05-12_at_14.17.09

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Hordur Freyr Yngvason

Merge request reports