Rakefile in receipt-0.1.0 vs Rakefile in receipt-0.1.1

- old
+ new

@@ -1,2 +1,4 @@ require 'bundler/gem_tasks' + +task default: [:spec]