method

resolve

ruby latest stable - Class: Bundler::Molinillo::Resolver::Resolution

Method not available on this version

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

resolve()
public

Resolves the {#original_requested} dependencies into a full dependency

graph

@raise [ResolverError] if successful resolution is impossible @return [DependencyGraph] the dependency graph of successfully resolved

dependencies