require "bundler/gem_tasks" Dir["tasks/**/*.rake"].each { |task| load task } task default: "rubocop"