Skip to content

Update hamlit to 2.8.8 to fix Ruby 2.5 issue

What does this MR do?

Solves problem with ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::EXPR_ARG) when using Ruby 2.5.

The change was figured out by looking at https://gitlab.com/gitlab-org/gitlab-ce/issues/42045#note_73010232.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42045

Merge request reports

Loading