ensure_dependency(spec, dependency)
Instance Public methods
Ensure that the dependency is satisfied by the current installation of gem. If it is not an exception is raised.
- spec
- dependency
Ensure that the dependency is satisfied by the current installation of gem. If it is not an exception is raised.
Please login to continue.