Skip to content

Commit

Permalink
Use latest rubygems for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed May 31, 2024
1 parent 78ea6cc commit c74d160
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 @@ -28,6 +28,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler: default
bundler-cache: true
rubygems: latest

- name: StandardRb check
run: bundle exec standardrb
Expand Down

0 comments on commit c74d160

Please sign in to comment.