diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-08-04 17:07:12 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-08-04 17:07:12 -0400 |
commit | f9d71c4b911284bcb9577c23b8a2a5f61a9ffd71 (patch) | |
tree | b60e033562512fde787230c8a987af638ee2d59a /README.md | |
parent | 88a3cfe1070bbd7db450f68b8fc2b509c795e413 (diff) | |
download | gitlab-ce-f9d71c4b911284bcb9577c23b8a2a5f61a9ffd71.tar.gz |
Update docs for Ruby MRI 2.1 requirementrs-issue-2135
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index bd663b30f3e..d6b661532ef 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,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.0 or 2.1 +- Ruby (MRI) 2.1 - Git 1.7.10+ - Redis 2.0+ - MySQL or PostgreSQL @@ -103,4 +103,4 @@ Please see [Getting help for GitLab](https://about.gitlab.com/getting-help/) on ## Is it awesome? Thanks for [asking this question](https://twitter.com/supersloth/status/489462789384056832) Joshua. -[These people](https://twitter.com/gitlab/favorites) seem to like it.
\ No newline at end of file +[These people](https://twitter.com/gitlab/favorites) seem to like it. |