summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>2016-08-23 17:33:59 +0000
committerSebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>2016-08-23 17:33:59 +0000
commit251ded248dcda8c7a552e52ddb2582ad961e4bc0 (patch)
treecc33482fe287d8c2521725f8520e548e4cd206d5
parenta20bbc310db64bb922d63cb529b666f2db8cc555 (diff)
downloadgitlab-ce-251ded248dcda8c7a552e52ddb2582ad961e4bc0.tar.gz
Update Ruby version to 2.3 in Requirements
-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 a65ac8a5f79..571f1a38358 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -32,7 +32,7 @@ Please consider using a virtual machine to run GitLab.
## Ruby versions
-GitLab requires Ruby (MRI) 2.1.x and currently does not work with versions 2.2 or 2.3.
+GitLab requires Ruby (MRI) 2.3. Support for Ruby versions below 2.3 (2.1, 2.2) will stop with GitLab 8.13.
You will have to use the standard MRI implementation of Ruby.
We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/) but GitLab