move vendor dir

This commit is contained in:
tdreyno 2009-11-22 14:16:20 -08:00
parent a17eff1f8f
commit b49f9fda6b
3208 changed files with 772 additions and 188491 deletions

14
Gemfile
View file

@ -1,5 +1,5 @@
source "http://gemcutter.org"
bin_path "vendor/bin"
bundle_path "lib/middleman/vendor/gems"
bin_path "lib/middleman/vendor/bin"
# disable_rubygems
# disable_system_gems
@ -13,12 +13,4 @@ gem "yui-compressor"
gem "haml"
gem "compass"
gem "smusher"
gem "compass-slickmap"
gem "maruku"
gem "markaby"
gem "jeweler"
gem "rspec"
gem "rdoc"
gem "sdoc"
gem "cucumber"
gem "compass-slickmap"