summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-27 16:19:16 +0100
committerJames Lopez <james@jameslopez.es>2016-01-27 16:19:16 +0100
commit47e0d6b16242cef440244e7d31f1310dea42f5ef (patch)
tree5bf340d605a8777fe9cf0482da98aa212ae75837
parente862af95375ed9e7ff778352c3900946bbb8e7e7 (diff)
downloadgitlab-ce-47e0d6b16242cef440244e7d31f1310dea42f5ef.tar.gz
updated README to include Ruby 2.1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ab3b1fcc5f..22dbf841bdc 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.2
+- Ruby (MRI) 2.1 or 2.2
- Git 1.7.10+
- Redis 2.8+
- MySQL or PostgreSQL