Need HAML in the Gemfile; continued fixes to the Rake tasks

This commit is contained in:
Davis W. Frank
2011-06-17 08:20:22 -07:00
parent e4e9b51544
commit a692ff8c95
3 changed files with 19 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ source :rubygems
gem "json_pure", "~>1.4.3"
gem "frank"
gem "haml"
gem "term-ansicolor"
gem "ragaskar-jsdoc_helper"
gem "rake", "0.8.7"