Method: Bundler::LazySpecification#dependencies

Defined in:
lib/bundler/lazy_specification.rb

#dependenciesObject (readonly)

Returns the value of attribute dependencies.



9
10
11
# File 'lib/bundler/lazy_specification.rb', line 9

def dependencies
  @dependencies
end