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

runcoderun

This commit is contained in:
tdreyno 2009-11-13 12:25:16 -08:00
parent d916b91d2b
commit aa5a3d5918
2741 changed files with 259502 additions and 9 deletions

17
Gemfile Executable file
View file

@ -0,0 +1,17 @@
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"