move vendor dir
This commit is contained in:
parent
a17eff1f8f
commit
b49f9fda6b
3208 changed files with 772 additions and 188491 deletions
14
Gemfile
14
Gemfile
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue