method

materialized_for_all_platforms

ruby latest stable - Class: Bundler::SpecSet

Method not available on this version

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

materialized_for_all_platforms()
public

Materialize for all the specs in the spec set, regardless of what platform they’re for This is in contrast to how for does platform filtering (and specifically different from how `materialize` calls `for` only for the current platform) @return [Array]