We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f43d3 commit f6f79f4Copy full SHA for f6f79f4
bundler/lib/bundler/runtime.rb
@@ -86,6 +86,8 @@ def require(*groups)
86
end
87
88
Plugin.hook(Plugin::Events::GEM_AFTER_REQUIRE_ALL, dependencies)
89
+
90
+ dependencies
91
92
93
def self.definition_method(meth)
0 commit comments