move vendored gems into shared root

This commit is contained in:
Thomas Reynolds 2013-05-23 15:59:26 -07:00
parent 7a227b8bac
commit 5b8c7a2494
196 changed files with 20 additions and 11 deletions

View file

@ -10,7 +10,7 @@ require "active_support/core_ext/integer/inflections"
require "active_support/core_ext/float/rounding"
# Simple callback library
require "middleman-core/vendor/hooks-0.2.0/lib/hooks"
require "vendored-middleman-deps/hooks-0.2.0/lib/hooks"
require "middleman-core/sitemap"