method

dependencies_for

ruby latest stable - Class: Bundler::Resolver

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

dependencies_for(specification)
public

No documentation available.

# File lib/bundler/resolver.rb, line 97
    def dependencies_for(specification)
      specification.dependencies_for_activated_platforms
    end