summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsnat Vider <ovider@gitlab.com>2019-07-26 22:18:56 +0000
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-26 22:18:56 +0000
commit8bc24d10a79d4cf03f7fcb5163ae6026e0d9f12a (patch)
tree4352f7776056ef7bcd9df91a8cb772c4c29eb6bf
parent2219b140b6873b893a3cac2cae195b929a20f5aa (diff)
downloadgitlab-ce-8bc24d10a79d4cf03f7fcb5163ae6026e0d9f12a.tar.gz
Update ruby version in readme file to match .ruby-version
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51dc87ac653..73bfcc988cc 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,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.4
+- Ruby (MRI) 2.6.3
- Git 2.8.4+
- Redis 2.8+
- PostgreSQL (preferred) or MySQL