Method: Bundler::LazySpecification#dependencies
- Defined in:
- lib/bundler/lazy_specification.rb
#dependencies ⇒ Object (readonly)
Returns the value of attribute dependencies.
9 10 11 |
# File 'lib/bundler/lazy_specification.rb', line 9 def dependencies @dependencies end |