summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-25 12:39:50 +0100
committerJames Lopez <james@jameslopez.es>2016-01-25 12:39:50 +0100
commit870e38ead93901bbe5a2a809422e60d555cbf8e8 (patch)
tree5c1e678cba688b03ac233ae443de5db15c06bb2c /doc/install
parentee209cc936d9242af2b2d8d45ecb64adc55e3a51 (diff)
downloadgitlab-ce-870e38ead93901bbe5a2a809422e60d555cbf8e8.tar.gz
updated docs to reflect version update [ci skip]
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
-rw-r--r--doc/install/requirements.md3
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index aef35436571..1c0da6fbef4 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -107,7 +107,7 @@ Then select 'Internet Site' and press enter to confirm the hostname.
## 2. Ruby
-_**Note:** The current supported Ruby versions are 2.1.x. Ruby 2.2 and 2.3 are
+_**Note:** The current supported Ruby version is 2.2.x. Ruby 2.3 is
currently not supported._
The use of Ruby version managers such as [RVM], [rbenv] or [chruby] with GitLab
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index c0425f27ab1..fde1aaa90f3 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -32,8 +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
-and 2.3.
+GitLab requires Ruby (MRI) 2.2.x and currently does not work with version 2.3.
You will have to use the standard MRI implementation of Ruby.
We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/) but GitLab