
Issue #19702 has been updated by hsbt (Hiroshi SHIBATA). I and @nobu removed `racc/parser` dependency from `RDoc::RD`. * https://github.com/ruby/racc/pull/218 * https://github.com/ruby/rdoc/pull/1019 ---------------------------------------- Feature #19702: Promote racc as bundled gems https://bugs.ruby-lang.org/issues/19702#change-103449 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) ---------------------------------------- In the past, we need to bundle `racc` runtime for RD parser of RDoc. Now, We have racc compiler and runtime in ruby repository. I'm not sure we should bundle and maintain `racc` as stdlib(= default gems) in the future. Can we promote `racc` to bundled gems? -- https://bugs.ruby-lang.org/