mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 17:11:32 +08:00
c90a4cb178
rdoc seems to be written to run without gem. However, some internal code still does not check for gems presence. With a small patch, rdoc can run without gems. Ref: https://bugs.ruby-lang.org/issues/10196 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>