diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-10 14:52:44 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-10 14:52:44 +0000 |
commit | 86a8eee1b8bd43a1fe962905eb97a1f478cc050b (patch) | |
tree | 439816bbaf4a0caf16d579223eb9465e0b0daebc /doc/update/README.md | |
parent | 1b517a5a19c4aafc6fa6d738b0ee7c1e4a2cce36 (diff) | |
download | gitlab-ce-86a8eee1b8bd43a1fe962905eb97a1f478cc050b.tar.gz |
Add latest changes from gitlab-org/gitlab@13-6-stable-ee
Diffstat (limited to 'doc/update/README.md')
-rw-r--r-- | doc/update/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/update/README.md b/doc/update/README.md index 774d468cb76..0534d793613 100644 --- a/doc/update/README.md +++ b/doc/update/README.md @@ -312,6 +312,8 @@ installation-specific upgrade instructions, based on how you installed GitLab: ### 13.6.0 +Ruby 2.7.2 is required. GitLab will not start with Ruby 2.6.6 or older versions. + The required Git version is Git v2.29 or higher. ### 13.3.0 |