From 33892b6f3faf4c872c6b694e6ec96eb31c50818f Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Fri, 27 Oct 2023 21:10:47 +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 0f135b2fc89b..deea716f0965 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -49,7 +49,7 @@ }, { "name": "truffleruby", - "version": "664214323367faeda525ab9c70682486f7db0d8b", + "version": "8fb923745aec51575921596382fb8055759f316e", "dynamic": True, "urls": [ {"url": "https://github.com/oracle/truffleruby.git", "kind": "git"},