Skip to content

Commit eb07f41

Browse files
committed
Forgot schema change
1 parent 936c964 commit eb07f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/schemas/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mapping:
44
"engine":
55
type: str
66
required: true
7-
enum: [jruby, rbx, ruby, mruby]
7+
enum: [jruby, rbx, ruby, mruby, mrubyc]
88
"platform":
99
type: str
1010
"cve":

0 commit comments

Comments
 (0)