Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-27 16:48:15 +0300
committerJames Lopez <james@jameslopez.es>2016-01-27 16:48:15 +0300
commit1b84de573d0afe8c8d81db4ef2897a925686d212 (patch)
treeb129050793b469df6a9eb642a227f341bb4c007c /doc/install/requirements.md
parent870e38ead93901bbe5a2a809422e60d555cbf8e8 (diff)
updated docs to reflect min requirement of 2.1 [ci skip]
Diffstat (limited to 'doc/install/requirements.md')
-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 fde1aaa90f3..006dae8ca9a 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.2.x and currently does not work with version 2.3.
+GitLab requires Ruby (MRI) 2.1.x or 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