diff options
author | Daigo 3 Dango <zunda@users.noreply.github.com> | 2019-10-01 16:54:32 -1000 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-10-02 04:54:32 +0200 |
commit | 9e3e3fa5ee3b63506e0fd6192c8357a012b98d7a (patch) | |
tree | b2894494b2b52fe09a29a6a935de8679722b5a8d /.ruby-version | |
parent | fa7dd5c2cdadb6d1f309857f1634651b24dcb46b (diff) |
Use Ruby 2.6.5 (#12049)
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 2714f5313..57cf282eb 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.4 +2.6.5 |