musterb.gemspec in musterb-0.0.3 vs musterb.gemspec in musterb-0.0.4

- old
+ new

@@ -18,6 +18,7 @@ gem.require_paths = ["lib"] gem.add_dependency "erubis" gem.add_dependency "hashie" gem.add_development_dependency "rspec" + gem.add_development_dependency "mustache" # for performance end