Begin loading Ruby 2.7.6 for folks using GDK
What does this Merge Request do and why?
I'm pretty confident that we're using Ruby 2.7.6 in our CI/CD build images: https://gitlab.com/gitlab-org/gitlab-build-images. It seems like it's time to use Ruby 2.7.6 locally in GDK?
I figure we can introduce it (for folks not working with gitlab-docs
) as a gitlab-development-kit
dependency, and then the other projects can came across when ready.
CC @stanhu
Merge Request checklist
-
This change is backward compatible. If not, please include steps to communicate to our users. -
Tests added for new functionality. If not, please raise Issue to follow-up. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed. -
Add the ~highlight
label if this MR should be included in theCHANGELOG.md
.