Skip to content

Commit

Permalink
Ruby2.7 also uses bundler 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pariser committed Dec 18, 2023
1 parent c688d47 commit c49ee3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec_rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- ruby-version: '2.6'
bundler-version: '2.4'
- ruby-version: '2.7'
bundler-version: latest
bundler-version: '2.4'
- ruby-version: '3.0'
bundler-version: latest
- ruby-version: '3.1'
Expand Down

0 comments on commit c49ee3b

Please sign in to comment.