summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-06-28 09:34:22 -0600
committerZ.J. van de Weg <zegerjan@gitlab.com>2016-08-11 19:00:00 +0200
commit9f9e38fff5fc682f05286fe7e88d8e688fa3e5b3 (patch)
treeb4a09d286cbb16073e237e06b07bcfb8d7ac7d7d /doc
parent100df6c3f40d053983e8adf0d7e9e162fceba41a (diff)
downloadgitlab-ce-9f9e38fff5fc682f05286fe7e88d8e688fa3e5b3.tar.gz
Update currently supported Ruby version info.
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 118d1fc3966..eb9606934cd 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -108,7 +108,7 @@ Then select 'Internet Site' and press enter to confirm the hostname.
## 2. Ruby
-_**Note:** The current supported Ruby version is 2.3.x.
+_**Note:** The current supported Ruby versions are 2.1.x and 2.3.x. 2.3.x is preferred, and support for 2.1.x will be dropped in the future.
The use of Ruby version managers such as [RVM], [rbenv] or [chruby] with GitLab
in production, frequently leads to hard to diagnose problems. For example,