Skip to content

Commit dfa29f8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
ruby-version: ${{ matrix.ruby }}
2626
bundler-cache: true
27+
bundler: latest
2728
- name: Install libsqlite3
2829
run: |
2930
sudo apt update -y && \

0 commit comments

Comments
 (0)