method

add_dependency_with_type

ruby latest stable - Class: Gem::Specification
add_dependency_with_type(dependency, type, requirements)
private

Adds a dependency on gem dependency with type type that requires requirements. Valid types are currently :runtime and :development.