test.watchr in valuedate-0.0.4 vs test.watchr in valuedate-0.0.5

- old
+ new

@@ -15,6 +15,7 @@ watch('test/helper.rb') { run_tests } watch('VERSION') do puts "Building gem" system "rake build" + system %{git commit -m "Spec" *.gemspec} end