diff options
author | Chulki Lee <chulki.lee@gmail.com> | 2014-10-30 10:18:32 -0700 |
---|---|---|
committer | Chulki Lee <chulki.lee@gmail.com> | 2014-12-14 12:45:49 -0800 |
commit | d6840542a7e96bbadf6ca221af489ec91d3fd747 (patch) | |
tree | ca8fb68dc6c5b4ddb8ce31c1cd7590f284b15235 /.ruby-version | |
parent | be206a514235fe1ca7f35cf018c44202a331cb87 (diff) | |
download | gitlab-ce-d6840542a7e96bbadf6ca221af489ec91d3fd747.tar.gz |
ruby 2.1.5 in .ruby-version
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 ac2cdeba013..cd57a8b95d6 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.1.3 +2.1.5 |