1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-09-21 19:52:03 +02:00

gem: bump minimum required Ruby version to Ruby 2.5

This commit is contained in:
cn
2020-07-14 19:48:30 +02:00
parent 78f45f5080
commit dd077153e6
3 changed files with 4 additions and 5 deletions

View File

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