File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
" Jsonnet files should not include this file directly but use ci/common.jsonnet instead."
5
5
],
6
6
7
- "mx_version" : " 6.43 .0" ,
7
+ "mx_version" : " 6.45 .0" ,
8
8
9
9
"COMMENT.jdks" : " When adding or removing JDKs keep in sync with JDKs in ci/common.jsonnet" ,
10
10
"jdks" : {
Original file line number Diff line number Diff line change 1
1
suite = {
2
- "mxversion" : "6.42 .0" ,
2
+ "mxversion" : "6.44 .0" ,
3
3
"name" : "truffleruby" ,
4
4
"groupId" : "org.graalvm.ruby" ,
5
5
"url" : "https://www.graalvm.org/ruby/" ,
20
20
{
21
21
"name" : "regex" ,
22
22
"subdir" : True ,
23
- "version" : "4bcb7c9a9061d0948609412048a6906fa0cb826c " ,
23
+ "version" : "621ba026a108b8320e5cdadf6150c2fa30b1339a " ,
24
24
"urls" : [
25
25
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
26
26
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
29
29
{
30
30
"name" : "sulong" ,
31
31
"subdir" : True ,
32
- "version" : "4bcb7c9a9061d0948609412048a6906fa0cb826c " ,
32
+ "version" : "621ba026a108b8320e5cdadf6150c2fa30b1339a " ,
33
33
"urls" : [
34
34
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
35
35
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
610
610
"BSD-simplified" , # MRI
611
611
"BSD-new" , # Rubinius, FFI
612
612
],
613
+ "compress" : True ,
613
614
"maven" : {
614
615
"artifactId" : "ruby-resources" ,
615
616
"tag" : ["default" , "public" ],
You can’t perform that action at this time.
0 commit comments