Gemfile in middleman-deploy-0.0.5 vs Gemfile in middleman-deploy-0.0.6

- old
+ new

@@ -12,6 +12,7 @@ group :test do gem "cucumber", "~> 1.2.0" gem "fivemat" gem "aruba", "~> 0.4.11" gem "rspec", "~> 2.7" + gem "simplecov" end