We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10cad17 commit 4634c66Copy full SHA for 4634c66
1 file changed
.github/workflows/ruby.yml
@@ -79,6 +79,7 @@ jobs:
79
uses: ruby/setup-ruby@v1
80
with:
81
ruby-version: ${{ matrix.ruby }}
82
+ rubygems: latest
83
bundler-cache: true
84
85
- name: Run tests
0 commit comments