Commit 3a353fb
committed
Use the prism builder when available
prism requires its own builder class in order to emit ast for
versions that the parser gem doesn't support. The next prism
version will warn when a incorrect builder class is used,
it wasn't previously enforced.1 parent b03d5bb commit 3a353fb
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
0 commit comments