Commit bdce652
committed
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 the following error:
cannot load such file -- racc/parser (LoadError)
e.g.
https://github.com/ruby-i18n/i18n/actions/runs/8179356458/job/223652564161 parent 74258ad commit bdce652
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
0 commit comments