From 5ade3a6b781413c62df2ce44f6b79ba8ef3c3d62 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Date: Tue, 20 Jan 2015 11:59:35 -0800 Subject: [PATCH] We dont support ruby 2.2 yet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cdc44a39e19..393909ef7c09 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ On [about.gitlab.com](https://about.gitlab.com/) you can find more information a ## Requirements - Ubuntu/Debian/CentOS/RHEL** -- ruby 2.0+ +- Ruby (MRI) 2.0 or 2.1 - git 1.7.10+ - redis 2.0+ - MySQL or PostgreSQL -- GitLab