Skip to content

Commit b6886da

Browse files
committed
Update the bundler version to the latest version before running the CI.
1 parent 1fee470 commit b6886da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ruby.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
ruby-version: ${{ matrix.ruby }}
2525
bundler-cache: true
26+
bundler: latest
2627
- name: Install dependencies
2728
run: |
2829
sudo apt update -y && \

0 commit comments

Comments
 (0)