method
fetch_with_errors
v1_9_3_392 -
Show latest stable
- Class:
Gem::SpecFetcher
fetch_with_errors(dependency, all = false, matching_platform = true, prerelease = false)public
Fetch specs matching dependency. If all is true, all matching (released) versions are returned. If matching_platform is false, all platforms are returned. If prerelease is true, prerelease versions are included.