You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In `map`, a `next` will leave a `nil` value in the array. This is a
problem since `FileTest.directory? nil` raises "TypeError: no implicit
conversion of nil into String"
Bug was introduced in v4.0.1, in commit b6bfd6f
0 commit comments