From e01ac78ccd8b11e0b01ab090a546c6a0cebcf3b5 Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Mon, 29 Jul 2019 16:18:43 -0700 Subject: [PATCH] update the category --- ci/ruby.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/ruby.properties.json b/ci/ruby.properties.json index a2d6f84..59607b9 100644 --- a/ci/ruby.properties.json +++ b/ci/ruby.properties.json @@ -2,5 +2,5 @@ "name": "Ruby", "description": "Build and test a Ruby project with Rake.", "iconName": "ruby", - "category": "Ruby" + "category": ["Ruby"] } \ No newline at end of file