Skip to content

Commit

Permalink
gem install bundler:2.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokaro committed May 5, 2024
1 parent e1cc483 commit 3a24b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
bundle config set --local frozen false
bundle update --bundler
gem install bundler -v 2.4.19
gem install bundler:2.4.19
bundle _2.4.19_ install
bundle version
if: matrix.ruby == '2.6' || matrix.ruby == '2.7'
Expand Down

0 comments on commit 3a24b52

Please sign in to comment.