Commit f0ed57c
Erica Windisch
ruby2.5: replace filter_map with each_with_object
filter_map was introduced in Ruby 2.7, breaking CI on Ruby 2.5 and 2.6.1 parent b4b1fb8 commit f0ed57c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments