From 70e1c892f4bb6423ba820d0a8a7c5e3c5c926758 Mon Sep 17 00:00:00 2001 From: q-- Date: Thu, 27 Nov 2014 16:25:45 +0100 Subject: [PATCH] RDoc: update website, add implies: Ruby --- share/apps.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/share/apps.json b/share/apps.json index 4e5bc81d0..54fd69a94 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2732,9 +2732,10 @@ "meta": { "generator": "^(?:RCMS|ReallyCMS)" } }, "RDoc": { - "website": "rdoc.rubyforge.org", + "website": "github.com/RDoc/RDoc", "cats": [ 4 ], - "html": [ "]+href=\"[^\"]*rdoc-style\\.css", "Generated by ]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc ([\\d.]*\\d)\\;version:\\1" ] + "html": [ "]+href=\"[^\"]*rdoc-style\\.css", "Generated by ]+href=\"https?://rdoc\\.rubyforge\\.org[^>]+>RDoc ([\\d.]*\\d)\\;version:\\1" ], + "implies": "Ruby" }, "React": { "website": "facebook.github.io/react",