move vendored gems into shared root
This commit is contained in:
parent
7a227b8bac
commit
5b8c7a2494
196 changed files with 20 additions and 11 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue