Merge branch 'vs/revert-invalid-update-ruby' into 'master'

Revert "Update Ruby to 2.7.6"

See merge request gitlab-org/gitlab-build-images!517
This commit is contained in:
Rémy Coutable 2022-04-19 09:01:28 +00:00
commit 1288bdf8f1

View file

@ -192,7 +192,7 @@ function print_ruby_args() {
;; ;;
2.7|2.7.patched) 2.7|2.7.patched)
RUBY_VERSION="2.7.6" RUBY_VERSION="2.7.5"
RUBY_DOWNLOAD_SHA256="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1" RUBY_DOWNLOAD_SHA256="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1"
;; ;;