Reword number of packages found sentence
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
8db11ea2d9
commit
e2c9bb8a96
@ -48,7 +48,7 @@ module Repology
|
|||||||
page_no += 1
|
page_no += 1
|
||||||
end
|
end
|
||||||
|
|
||||||
ohai "#{outdated_packages.size} outdated #{"package".pluralize(outdated_packages.size)} identified"
|
puts "#{outdated_packages.size} outdated #{"package".pluralize(outdated_packages.size)} found"
|
||||||
|
|
||||||
outdated_packages
|
outdated_packages
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user