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

use system thin for native compilation

This commit is contained in:
tdreyno 2009-11-17 15:33:46 -08:00
parent 4692ceff07
commit 83d3456837
1048 changed files with 87367 additions and 43151 deletions

View file

@ -1,9 +1,8 @@
source "http://gemcutter.org"
bin_path "vendor/bin"
disable_rubygems
disable_system_gems
# disable_rubygems
# disable_system_gems
gem "thin"
gem "shotgun"
gem "templater"
gem "sprockets"
@ -14,7 +13,11 @@ gem "yui-compressor"
gem "haml"
gem "compass"
gem "smusher"
gem "compass-slickmap"
gem "maruku"
gem "markaby"
gem "jeweler"
gem "rspec"
gem "rdoc"
gem "sdoc"