Skip to content

Commit

Permalink
Update to latest rubygems in CI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 authored Feb 16, 2023
1 parent cd3dc8f commit 01e1c61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler: default
bundler-cache: true
rubygems: latest
- name: StandardRb check
run: bundle exec standardrb
- name: Run tests
Expand Down

0 comments on commit 01e1c61

Please sign in to comment.