Flowdock
method

add_runtime_dependency

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Specification
add_runtime_dependency(gem, *requirements) public

Adds a runtime dependency named gem with requirements to this Gem. For example:

spec.add_runtime_dependency 'example', '~> 1.1', '>= 1.1.4'
Show source
Register or log in to add new notes.