Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
unmet_deps()
public
Used by definition.
Note: Do not override if you don’t know what you are doing.
# File lib/bundler/plugin/api/source.rb, line 238
def unmet_deps
specs.unmet_dependency_names
end