Skip to content

Commit

Permalink
Use bundler latest
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Dec 4, 2024
1 parent 75982f5 commit bafbd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
cache-version: 0912834390128
bundler: latest

- name: Test
run: bundle exec rake spec
Expand Down

0 comments on commit bafbd9f

Please sign in to comment.