lib/berkshelf/lockfile.rb in berkshelf-3.0.0.beta1 vs lib/berkshelf/lockfile.rb in berkshelf-3.0.0.beta2

- old
+ new

@@ -45,10 +45,10 @@ # previously existed at a path location. end end end - # The list of sources constrained in this lockfile. + # The list of dependencies constrained in this lockfile. # # @return [Array<Berkshelf::Dependency>] # the list of dependencies in this lockfile def dependencies @dependencies.values