Skip to content

Commit 1a813d3

Browse files
committed
[GR-26395] Periodic update of the graal import.
PullRequest: truffleruby/2768
2 parents 695e094 + e025d26 commit 1a813d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"MX_PYTHON": "python3"
3333
},
3434
"packages": {
35-
"pip:logilab-common ": "==1.4.4",
35+
"pip:logilab-common": "==1.4.4",
3636
"pip:pylint": "==1.9.3",
3737
"pip:ninja_syntax": "==1.7.2"
3838
}

mx.truffleruby/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "4f4d276292de11688dfb8f34eefa75472e34d332",
10+
"version": "b880d9945d15b5d642fd05aa1ee109eaf9ef91c8",
1111
"urls": [
1212
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
1313
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -16,7 +16,7 @@
1616
{
1717
"name": "sulong",
1818
"subdir": True,
19-
"version": "4f4d276292de11688dfb8f34eefa75472e34d332",
19+
"version": "b880d9945d15b5d642fd05aa1ee109eaf9ef91c8",
2020
"urls": [
2121
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2222
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)