desc "Build the manifest and gemspec files." task :build => [:build_manifest, :build_gemspec]
[Validate]