Update to Ruby 2.7 (#2292)

* Update to Ruby 2.7

The currently used Ruby 2.5 is pretty old and is nearing its end of
life [1]. This patch updates the used Ruby version to the current
stable version.

[1] https://www.ruby-lang.org/en/downloads/branches/

* Update .ruby-version to 2.7.2

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
This commit is contained in:
Lars Kiesow
2021-02-23 00:14:33 +01:00
committed by GitHub
parent 19434df22c
commit c5b00e89aa
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
2.5.1
2.7.2