method

dependency_names_to_double_check

ruby latest stable - Class: Bundler::Source

Method not available on this version

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

dependency_names_to_double_check()
public

No documentation available.

# File lib/bundler/source.rb, line 41
    def dependency_names_to_double_check
      specs.dependency_names
    end