Skip to content

Commit

Permalink
Use latest available bundler on CI, since 2.4 is not available on Rub…
Browse files Browse the repository at this point in the history
…y 2.5
  • Loading branch information
bblimke committed Aug 13, 2023
1 parent ece01dc commit 2aec04c
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 @@ -36,5 +36,6 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
rubygems: 'latest'
bundler: 'latest'
- run: |
bundle exec rake

0 comments on commit 2aec04c

Please sign in to comment.