Commit 07255ab
authored
Use bundler/setup instead of Bunlder.require in multiline_repl (#860)
Bundler.require requires all gems including gems multiline_repl doesn't need.
This will fix ci failure in ruby-2.7 caused by warning message displayed while requiring power_assert.1 parent 7eef150 commit 07255ab
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments