gem: add Ruby 2.7 support

This commit is contained in:
cn 2020-02-28 13:20:44 +01:00 committed by Christian Nicolai
parent 31be09c1c2
commit fdcd6e8da4
2 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,7 @@
os: linux
language: ruby
rvm:
- 2.7
- 2.6
- 2.5
- 2.4

View File

@ -1,5 +1,11 @@
# Changelog
## 2.1.0
IMPROVEMENTS:
- Add Ruby 2.7 support
## 2.0.0 (January 25, 2019)
IMPROVEMENTS: