diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ gem "sanitize", "= 2.1.0" gem "rmail", "= 1.1.0" gem "thin", "= 1.6.3" gem "haml", "= 4.0.5" +gem "haml-contrib" gem "RedCloth", "= 4.2.9" gem "rack", "= 1.5.2" gem "rack-protection", "= 1.5.2" |