From bc4eebbf76bd8e51e9f96f622065fdba2b245580 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 21:05:06 +0100 Subject: [PATCH] Remove Goby from data.json for inactivity --- data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/data.json b/data.json index f5cf70b..be4bf58 100644 --- a/data.json +++ b/data.json @@ -1608,14 +1608,6 @@ ], "description": "Classy web-development dressed in a DSL." }, - { - "name": "Goby", - "link": "https://github.com/nskins/goby", - "technologies": [ - "Ruby" - ], - "description": "Framework for developing text-RPGs." - }, { "name": "Hanami", "link": "https://github.com/hanami/hanami",