summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2019-07-26 22:18:56 +0000
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-26 22:18:56 +0000
commite59ba979446b6c8539f3569b693fe24836fe75ac (patch)
tree4352f7776056ef7bcd9df91a8cb772c4c29eb6bf
parent2219b140b6873b893a3cac2cae195b929a20f5aa (diff)
parent8bc24d10a79d4cf03f7fcb5163ae6026e0d9f12a (diff)
downloadgitlab-ce-e59ba979446b6c8539f3569b693fe24836fe75ac.tar.gz
Merge branch 'update-ruby-version-in-readme' into 'master'
Update ruby version in readme file to match .ruby-version See merge request gitlab-org/gitlab-ce!31185
-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