method

group_possibilities

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.

group_possibilities(possibilities)
private

Build an array of PossibilitySets, with each element representing a group of dependency versions that all have the same sub-dependency version constraints and are contiguous. @param [Array] an array of possibilities @return [Array] an array of possibility sets