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
The original `reject` had no effect due to matching full paths and
comparing `false` against a regular expression.
This change replaces a non-functional `reject.map` with `map.grep`
for correct filtering and resolves a deprecation warning.
Close#266
colore/lib/document.rb
Line 104 in 79d68a8
The text was updated successfully, but these errors were encountered: