Rakefile in stitch-0.0.3 vs Rakefile in stitch-0.1.0

- old
+ new

@@ -1,2 +2 @@ -require 'bundler' -Bundler::GemHelper.install_tasks +require "bundler/gem_tasks" \ No newline at end of file