Skip to content

Commit bc84609

Browse files
authored
Merge pull request #381 from tashirosota/ruby_3.0.2
update ruby version to 3.0.2
2 parents a8677b5 + 3677550 commit bc84609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
ruby-version: ['2.5', '2.6', '2.7', '3.0.1']
35+
ruby-version: ['2.5', '2.6', '2.7', '3.0.2']
3636
gemfile:
3737
- Gemfile
3838
- Gemfile.rails60

0 commit comments

Comments
 (0)