diff options
author | J.D. Bean <jdbean18@gmail.com> | 2018-10-18 10:34:00 -0400 |
---|---|---|
committer | J.D. Bean <jdbean18@gmail.com> | 2018-10-18 10:34:00 -0400 |
commit | a855b3dda8cfac4f6d3b2b8914d3b1db3528071e (patch) | |
tree | cd4e0f3d1a169263160fe5e114416bd07509f841 /README.md | |
parent | db85dbbf5eebbfef2d7497cff5ff1a7e967ab1bd (diff) | |
download | gitlab-ce-a855b3dda8cfac4f6d3b2b8914d3b1db3528071e.tar.gz |
Update README ruby version 2.3->2.4
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 335736e53f5..133c15a83a7 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,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/OpenSUSE -- Ruby (MRI) 2.3 +- Ruby (MRI) 2.4 - Git 2.8.4+ - Redis 2.8+ - PostgreSQL (preferred) or MySQL |