Commit 5e357f8
committed
Add Ruby 3.3 / 3.4 support
highline 3.0.1 removed the abbrev dependency. This was once a core lib,
which was moved to a normal gem in Ruby 3.4. highline 2 still uses it.
That means on Ruby 3.4 we need to either add abbrev or update highline.
See https://github.com/search?q=repo%3AJEG2%2Fhighline%20abbrev&type=code1 parent c9ce716 commit 5e357f8
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
0 commit comments