public interface GemDependency
Description of a transitive GEM dependency.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getName()Name of transitive GEM dependency. |
|
public String |
getRequirements()Version requirements that is requested upon this transitive dependency. |