Method: Gem::Molinillo::NoSuchDependencyError#dependency
- Defined in:
- lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
#dependency ⇒ Object
Returns the dependency that could not be found.
11 12 13 |
# File 'lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb', line 11 def dependency @dependency end |