diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-31 03:10:58 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-31 03:10:58 +0000 |
commit | 854fe23e65f5bc867a8538fc73e6fee0a6efd592 (patch) | |
tree | b3475433bd6709a7fb2654dd7fb74a71418eb174 /README.md | |
parent | c6b5500fab8e068b0c9f611f2a8ec67a10520b74 (diff) | |
download | gitlab-ce-854fe23e65f5bc867a8538fc73e6fee0a6efd592.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 f8eb17cf855..ee7eef9aa2d 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,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.7.2 +- Ruby (MRI) 2.7.4 - Git 2.31+ - Redis 5.0+ - PostgreSQL 12+ |