Skip to content

Commit 3677550

Browse files
committed
update ruby version to 3.0.2
1 parent e86a845 commit 3677550

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
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
ruby-version: ['2.5', '2.6', '2.7', '3.0.1']
29+
ruby-version: ['2.5', '2.6', '2.7', '3.0.2']
3030
gemfile:
3131
- Gemfile
3232
- Gemfile.rails60

0 commit comments

Comments
 (0)