desc 'Run Aptible custom Rubocop style checker' task :rubocop do
Aptible
Aptible::Tasks::Rubocop.new.run
end