diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2018-01-20 04:53:30 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-01-19 20:53:30 +0100 |
commit | 7233ac07d2f182969def963bf25aa2fc705f434c (patch) | |
tree | 02122e70b7f517d11e055a538f9711164ae9298a /.ruby-version | |
parent | b1e03197fa933f290979865d78381a3b22c05c69 (diff) |
Add support Ruby v2.5.0 (#6097)
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 8e8299dcc..437459cd9 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.4.2 +2.5.0 |