26 27 28
# File 'lib/ploy/package.rb', line 26 def check_new_version return (installed_version != remote_version) end