summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-02-19 18:59:54 +0000
committerRémy Coutable <remy@rymai.me>2016-02-19 20:01:54 +0100
commitcc314eec83db99e7366a972c90584bc52eb72b0a (patch)
tree08999e92cd91d67cb86c9b12dcbe76fd0eab93ee /README.md
parent0daef5bfd780427c2f76fcd750cbecf7e0a5f575 (diff)
downloadgitlab-ce-cc314eec83db99e7366a972c90584bc52eb72b0a.tar.gz
Merge branch 'gitlab-ce-fix/revert-ruby-2.2' into 'master'
revert back to ruby 2.1 - - - Revert Ruby 2.2 changes - until we solve https://gitlab.com/gitlab-org/gitlab-ce/issues/13514 This also updates Ruby 2.1.7 to 2.1.8 See merge request !2898
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22dbf841bdc..3ec1d4a776c 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Instructions on how to start GitLab and how to run the tests can be found in the
GitLab is a Ruby on Rails application that runs on the following software:
- Ubuntu/Debian/CentOS/RHEL
-- Ruby (MRI) 2.1 or 2.2
+- Ruby (MRI) 2.1
- Git 1.7.10+
- Redis 2.8+
- MySQL or PostgreSQL