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

17 lines
245 B
Ruby
Raw Normal View History

2009-11-13 15:25:16 -05:00
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"