From 1d287589a25a717784fdc6fc47dbbf0cf342bd2f Mon Sep 17 00:00:00 2001 From: jeremy Date: Thu, 21 Nov 2024 05:53:59 +0000 Subject: [PATCH] Unhook Ruby 3.1 --- lang/ruby/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 68f383dffde..5a4a42d2ab2 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,5 +1,4 @@ SUBDIR = -SUBDIR += 3.1 SUBDIR += 3.2 SUBDIR += 3.3