From c0906c6cca42f414729c8dda387bdbb2a27222f1 Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Fri, 2 Sep 2022 21:08:25 +0000 Subject: [PATCH] Update truffleruby import. --- vm/mx.vm/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index 73c911cfbab9..027a164a6b54 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -57,7 +57,7 @@ }, { "name": "truffleruby", - "version": "5c6ddc7fc7fbc33ba0f43c16239dda0c748edbcd", + "version": "a4f0600230b69314433e3d3103a5180222512ce0", "dynamic": True, "urls": [ {"url": "https://github.com/oracle/truffleruby.git", "kind": "git"},