diff options
author | James Lopez <james@jameslopez.es> | 2016-02-19 15:59:46 +0100 |
---|---|---|
committer | James Lopez <james@jameslopez.es> | 2016-02-19 15:59:46 +0100 |
commit | 83829c0902e688882413ab4064d8ff5d3ec54b79 (patch) | |
tree | dc05aaa07bd7de67fab3a5be6c6cb767083d1cb4 /.ruby-version | |
parent | 1817b766b2bdf03e886118bda5e1aee48b5c2413 (diff) | |
download | gitlab-ce-83829c0902e688882413ab4064d8ff5d3ec54b79.tar.gz |
revert back to ruby 2.1
Diffstat (limited to '.ruby-version')
-rw-r--r-- | .ruby-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version index 530cdd91a20..04b10b4f150 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.2.4 +2.1.7 |