Rakefile in mango-0.6.3 vs Rakefile in mango-0.7.0
- old
+ new
@@ -1,5 +1,4 @@
-# encoding: UTF-8
require File.expand_path("lib/mango", File.dirname(__FILE__))
namespace :gem do
desc "Builds a gem from the current project's Gem::Specification"
task :build do