From: "hsbt (Hiroshi SHIBATA) via ruby-core" Date: 2023-06-06T07:01:06+00:00 Subject: [ruby-core:113776] [Ruby master Feature#19702] Promote racc as bundled gems Issue #19702 has been updated by hsbt (Hiroshi SHIBATA). Description updated `rails/rails` already used `gem "racc"` under the bundler environment. https://github.com/rails/rails/blob/main/Gemfile#L145 There is no effect with this changes. ---------------------------------------- Feature #19702: Promote racc as bundled gems https://bugs.ruby-lang.org/issues/19702#change-103425 * 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/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/