summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-02-24 23:07:55 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-11 13:04:04 +0000
commitaec68fbd0c1337c1c1fcac4a9c86380534d2622a (patch)
treee8eb22468cf7b00360d8ef49520c88928095ebae
parentd94c6510d56de1abfefe4477d5cc88a06ff034d3 (diff)
downloadgitlab-ce-aec68fbd0c1337c1c1fcac4a9c86380534d2622a.tar.gz
Merge branch 'jl-update-ruby-2-5-docs' into 'master'
Update minimum ruby version to 2.5. See merge request gitlab-org/gitlab-ce!25496 (cherry picked from commit 74cf92aae719969fc5225b41f923c2e7f3e04c5b) ac34b4ac Update minimum ruby version to 2.5. a538b6db Update example versions
-rw-r--r--doc/install/requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 1b7e0d1d0ab..c1f2297f3be 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -33,7 +33,7 @@ Please consider using a virtual machine to run GitLab.
## Ruby versions
-GitLab requires Ruby (MRI) 2.3. Support for Ruby versions below 2.3 (2.1, 2.2) will stop with GitLab 8.13.
+GitLab requires Ruby (MRI) 2.5. Support for Ruby versions below 2.5 (2.3, 2.4) will stop with GitLab 11.6.
You will have to use the standard MRI implementation of Ruby.
We love [JRuby](https://www.jruby.org/) and [Rubinius](https://rubinius.com) but GitLab