Rakefile in masticate-0.3 vs Rakefile in masticate-0.3.1

- old
+ new

@@ -3,6 +3,6 @@ require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) -# task :default => :spec +task :default => :spec