1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-10 05:11:17 +02:00

gem: bump minimum required Ruby version to Ruby 2.5

This commit is contained in:
cn
2020-07-28 17:42:48 +02:00
committed by Christian Nicolai
parent 09aa2b127c
commit b2d9b7745f
5 changed files with 13 additions and 10 deletions

View File

@ -5,8 +5,6 @@ rvm:
- 2.7
- 2.6
- 2.5
- 2.4
- 2.3
script:
- bundle exec rake travis