Skip to content

Commit

Permalink
specify bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
KinWang-2013 committed Sep 25, 2024
1 parent 9c37dd2 commit 3772b19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ jobs:
- ruby-version: 3.0
- ruby-version: 2.7
- ruby-version: 3.2
bundler-version: 2.0
gemfile: gemfiles/rails_4.gemfile
- ruby-version: 3.2

gemfile: gemfiles/rails_5.0.gemfile
- ruby-version: 3.2
gemfile: gemfiles/rails_5.1.gemfile
Expand Down

0 comments on commit 3772b19

Please sign in to comment.