@@ -39,4 +39,5 @@ jobs:
39
with:
40
ruby-version: ${{matrix.ruby}}
41
bundler-cache: true
42
+rubygems: latest
43
- run: bundle exec rake test
0 commit comments