[rubygems/rubygems] Keep backword compatibility of Bundler.require
https://github.com/rubygems/rubygems/commit/f6f79f4c37
This commit is contained in:
parent
acc326b7c4
commit
7522d1bffe
@ -86,6 +86,8 @@ module Bundler
|
|||||||
end
|
end
|
||||||
|
|
||||||
Plugin.hook(Plugin::Events::GEM_AFTER_REQUIRE_ALL, dependencies)
|
Plugin.hook(Plugin::Events::GEM_AFTER_REQUIRE_ALL, dependencies)
|
||||||
|
|
||||||
|
dependencies
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.definition_method(meth)
|
def self.definition_method(meth)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user