diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-07 09:07:59 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-07 09:07:59 +0000 |
commit | e440c86979e9c02a09fb6558f59a1fbe29433b51 (patch) | |
tree | 3f29052345686bbf7590ed794eff0ca93c37fb97 /README.md | |
parent | 7d81614e3f13d6ab2dbbf42c7f30d3a6702943e2 (diff) | |
download | gitlab-ce-e440c86979e9c02a09fb6558f59a1fbe29433b51.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 95a2192a375..b3b66959884 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Instructions on how to start GitLab and how to run the tests can be found in the GitLab is a Ruby on Rails application that runs on the following software: - Ubuntu/Debian/CentOS/RHEL/OpenSUSE -- Ruby (MRI) 2.6.3 +- Ruby (MRI) 2.6.5 - Git 2.8.4+ - Redis 2.8+ - PostgreSQL (preferred) or MySQL |