Rakefile in xcode-install-2.0.7 vs Rakefile in xcode-install-2.0.8

- old
+ new

@@ -11,6 +11,6 @@ end desc 'Lints all the files' RuboCop::RakeTask.new(:rubocop) -task default: [:spec, :rubocop] +task default: [:spec]