Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ruby 2.7 is deprecating taint, and taint will no longer have an effect. See https://bugs.ruby-lang.org/issues/16131. This just skips the test for FileList#clone and #dup copying the taint flag on Ruby 2.7+.
- Loading branch information