Skip to content

Move some project dependencies forward

Evan Read requested to merge eread/move-project-dependencies-forward into main

What does this MR do and why?

To support: !4807 (merged) (have the latest Ruby available), move our version of Ruby forward.

While here, let's build images with a bunch of refreshes.

CC @rymai

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Check out this branch.
  3. Run make setup.
  4. Run make view. Site should build and be previewable.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports