File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Bug fixes:
11
11
12
12
Compatibility:
13
13
14
+ * Fix problems with the LLVM toolchain wrappers with Xcode 15 on macOS.
14
15
* Add ` Exception#detailed_message ` method (#3257 , @andrykonchin ).
15
16
* Fix ` rb_enc_vsprintf ` and force String encoding instead of converting it (@andrykonchin ).
16
17
* Add ` rb_gc_mark_movable ` function (@andrykonchin ).
Original file line number Diff line number Diff line change 20
20
{
21
21
"name" : "regex" ,
22
22
"subdir" : True ,
23
- "version" : "fd835286ab2f56989324305e45056281800b3054 " ,
23
+ "version" : "6a6e17d8c52f964ca499823e461411579cbb2b20 " ,
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" : "fd835286ab2f56989324305e45056281800b3054 " ,
32
+ "version" : "6a6e17d8c52f964ca499823e461411579cbb2b20 " ,
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" },
You can’t perform that action at this time.
0 commit comments