# File lib/nanoc3/base/item.rb, line 190
def
outdated?
@reps
.
any?
{
|
r
|
r
.
outdated?
}
end