Use latest RubyGems in CI (#1963)

This commit is contained in:
Patrik Ragnarsson 2022-09-09 06:39:35 +02:00 committed by GitHub
parent e3ae5bb37b
commit b11d4f57ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -33,5 +33,6 @@ jobs:
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
rubygems: latest
- run: bundle exec rake