module Bundler::Molinillo::SpecificationProvider
def search_for(dependency)
-
(Array
- the specifications that satisfy the given
Parameters:
-
dependency
(Object
) --
Other tags:
- Note: - This method should be 'pure', i.e. the return value should depend
def search_for(dependency) [] end