Closed amatsuda closed 7 months ago
because racc has been extracted to a gem since Ruby 3.3
see: https://bugs.ruby-lang.org/issues/19702
This fixes CI failures on Ruby 3.3 with cannot load such file -- racc/parser (LoadError)
cannot load such file -- racc/parser (LoadError)
e.g. https://github.com/ruby-i18n/i18n/actions/runs/8179356458/job/22365256416
because racc has been extracted to a gem since Ruby 3.3
see: https://bugs.ruby-lang.org/issues/19702
This fixes CI failures on Ruby 3.3 with
cannot load such file -- racc/parser (LoadError)
e.g. https://github.com/ruby-i18n/i18n/actions/runs/8179356458/job/22365256416