Skip to content

Commit

Permalink
Update RubyGems version
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Sep 28, 2023
1 parent 2911eb4 commit bfa164d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
- name: Create database user
run: |
./ci/setup_accounts.sh
- name: Update RubyGems
run: |
gem update --system
- name: Bundle install
run: |
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit bfa164d

Please sign in to comment.