Commit 5fefd99
committed
Revert back to irb 1.0.0 for now
Recent irb versions have code that uses JRuby.compile_ir to test
the syntax of incoming code. However we recently changed our boot
requires such that `compile_ir` is not bound by default.
This can be reverted and IRB updated once ruby/irb#93 gets into
a release.1 parent 8377849 commit 5fefd99
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
This file was deleted.
0 commit comments