Skip to content

Commit

Permalink
Update the bundler version to the latest version before running the CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Feb 17, 2025
1 parent 3a0e870 commit e690889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
bundler: latest
- name: Install libsqlite3
run: |
sudo apt update -y && \
Expand Down

0 comments on commit e690889

Please sign in to comment.