diff options
-rw-r--r-- | lang/ruby-devel/Makefile | 1 | ||||
-rw-r--r-- | lang/ruby18/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby-devel/Makefile b/lang/ruby-devel/Makefile index 6cfa182d6174..1a1121733745 100644 --- a/lang/ruby-devel/Makefile +++ b/lang/ruby-devel/Makefile @@ -96,6 +96,7 @@ OBSOLETED_MODULES= dl \ shell \ strscan \ syslog \ + testunit \ timex \ urb \ uri diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 6cfa182d6174..1a1121733745 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -96,6 +96,7 @@ OBSOLETED_MODULES= dl \ shell \ strscan \ syslog \ + testunit \ timex \ urb \ uri |