Skip to content

Commit 978f837

Browse files
committed
[DO NOT MERGE] fix ruby version in dev.yml
1 parent ce4b941 commit 978f837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: tapioca
33
type: ruby
44

55
up:
6-
- ruby: '3.1'
6+
- ruby: '3.1.2'
77
- bundler
88

99
env:

0 commit comments

Comments
 (0)