method

dependent_gems

v1_9_3_125 - Show latest stable - Class: Gem::Specification
dependent_gems()
public

Return a list of all gems that have a dependency on this gemspec. The list is structured with entries that conform to:

[depending_gem, dependency, [list_of_gems_that_satisfy_dependency]]