Gemfile in middleman-deploy-0.1.0 vs Gemfile in middleman-deploy-0.1.1

- old
+ new

@@ -8,9 +8,10 @@ gem "rdoc" gem "yard" end group :test do + gem "compass" gem "cucumber" gem "fivemat" gem "aruba" gem "rspec" gem "simplecov"