From b84be0336fec444b27258becd27395942050dbff Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 22 Feb 2017 12:20:15 +0100 Subject: [PATCH] Ruby on Rails implies Ruby --- src/apps.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/apps.json b/src/apps.json index 363ee4648..2f823cf17 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2774,10 +2774,7 @@ ], "env": "^GitLab$", "icon": "GitLab.svg", - "implies": [ - "Ruby", - "Ruby on Rails" - ], + "implies": "Ruby on Rails", "website": "about.gitlab.com" }, "GitLab CI": { @@ -2786,10 +2783,7 @@ 47 ], "icon": "GitLab CI.png", - "implies": [ - "Ruby", - "Ruby on Rails" - ], + "implies": "Ruby on Rails", "meta": { "description": "GitLab Continuous Integration" },