Rakefile in mailup-1.1.0 vs Rakefile in mailup-1.2.0

- old
+ new

@@ -2,6 +2,6 @@ require 'rspec/core/rake_task' RSpec::Core::RakeTask.new('spec') # If you want to make this the default task -#task default: :spec +task default: :spec \ No newline at end of file