Skip to content

Commit

Permalink
Use latest RubyGems
Browse files Browse the repository at this point in the history
Since that's what I'm using locally.
  • Loading branch information
deivid-rodriguez committed Nov 10, 2023
1 parent cba5fde commit 95dbfbe
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 @@ -17,6 +17,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
rubygems: latest
- name: Ruby Tests
run: bundle exec rake test
- name: RuboCop
Expand Down

0 comments on commit 95dbfbe

Please sign in to comment.