Drop EOL Ruby versions

Add latest: 3.1

See: https://www.ruby-lang.org/en/downloads/branches/
This commit is contained in:
Olivier Lacan 2022-03-19 02:19:13 -04:00 committed by GitHub
parent ba288105cf
commit c833d7e42d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -21,12 +21,10 @@ jobs:
matrix:
ruby-version:
- jruby-9.2.9.0
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- 3.0
- 3.1
gemfile:
- rails_6_0
- rails_5_2