Gemfile in test-harness-0.2.0 vs Gemfile in test-harness-0.3.0

- old
+ new

@@ -8,6 +8,7 @@ group :development do gem "rspec" gem "rdoc" gem "bundler" gem "jeweler" + gem 'gemcutter' end