diff --git a/shared/data/registry.json b/shared/data/registry.json index 6e3be0986d..a56a60b921 100644 --- a/shared/data/registry.json +++ b/shared/data/registry.json @@ -1110,6 +1110,8 @@ "type": "ruby", "versions": { "deprecated": [ + "3.1", + "3.0", "2.7", "2.6", "2.5", @@ -1119,9 +1121,7 @@ "supported": [ "3.4", "3.3", - "3.2", - "3.1", - "3.0" + "3.2" ], "legacy": [ "2.7",