diff options
author | James Lopez <james@jameslopez.es> | 2016-01-25 12:39:50 +0100 |
---|---|---|
committer | James Lopez <james@jameslopez.es> | 2016-01-25 12:39:50 +0100 |
commit | 870e38ead93901bbe5a2a809422e60d555cbf8e8 (patch) | |
tree | 5c1e678cba688b03ac233ae443de5db15c06bb2c /README.md | |
parent | ee209cc936d9242af2b2d8d45ecb64adc55e3a51 (diff) | |
download | gitlab-ce-870e38ead93901bbe5a2a809422e60d555cbf8e8.tar.gz |
updated docs to reflect version update [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 3ec1d4a776c..6ab3b1fcc5f 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 +- Ruby (MRI) 2.2 - Git 1.7.10+ - Redis 2.8+ - MySQL or PostgreSQL |