Rakefile in
valid_email-0.0.5
vs Rakefile in
valid_email-0.0.6
- old
+ new
@@ -5,6 +5,6 @@
RSpec::Core::RakeTask.new do |t| t.pattern = 'spec/**/*_spec.rb' end task :default => [:spec]
-task :build => [:spec]
+task :build