Skip to content

Commit

Permalink
Merge pull request #245 from flavorjones/flavorjones-fix-ruby-2.5-ci
Browse files Browse the repository at this point in the history
ci: ensure a min rubygems version
  • Loading branch information
flavorjones committed Sep 15, 2022
2 parents 0dca600 + b86deab commit 79d65a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -39,4 +39,5 @@ jobs:
with:
ruby-version: ${{matrix.ruby}}
bundler-cache: true
rubygems: latest
- run: bundle exec rake test

0 comments on commit 79d65a0

Please sign in to comment.