Update minimum ruby version to 2.5.

This commit is contained in:
Joshua Lambert 2019-02-24 23:07:55 +00:00 committed by Evan Read
parent c44c83c447
commit 65b2850aeb

View file

@ -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