1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/Gemfile
2009-11-13 12:25:16 -08:00

17 lines
No EOL
245 B
Ruby
Executable file

source "http://gemcutter.org"
disable_rubygems
gem "thin"
gem "shotgun"
gem "templater"
gem "sprockets"
gem "sinatra"
gem "sinatra-content-for"
gem "rack-test"
gem "yui-compressor"
gem "haml"
gem "compass"
gem "rspec"
gem "sdoc"
gem "cucumber"