1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

add smusher dep

This commit is contained in:
tdreyno 2009-11-17 11:13:32 -08:00
parent 45ba469b70
commit ed83154945
50 changed files with 9376 additions and 50 deletions

View file

@ -11,6 +11,7 @@ gem "rack-test"
gem "yui-compressor"
gem "haml"
gem "compass"
gem "smusher"
gem "rspec"
gem "sdoc"