From d0b205e6876bb9e9743476974514453ffd0c8efe Mon Sep 17 00:00:00 2001 From: Prabhat kumar Date: Mon, 18 Nov 2024 16:50:08 +0530 Subject: [PATCH] adding ruby 3.2 version --- images/ubuntu/toolsets/toolset-2404.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index a4f7b857..fa71fd06 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -49,7 +49,9 @@ "name": "Ruby", "platform_version": "24.04", "arch": "x64", - "versions": [] + "versions": [ + "3.2.*" + ] }, { "name": "CodeQL",