Skip to content

Commit

Permalink
remove version specification
Browse files Browse the repository at this point in the history
  • Loading branch information
wtsnjp committed Feb 1, 2024
1 parent dfb7f47 commit 0b39345
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 @@ -69,7 +69,7 @@ jobs:
- name: Set up RubyGems
run: |
gem update --system ${{ steps.ruby-version.outputs.VERSION }} --no-document --conservative
gem update --system --no-document --conservative
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit 0b39345

Please sign in to comment.