Method: Bundler::SourceList#lock_sources

Defined in:
lib/bundler/source_list.rb

#lock_sourcesObject



104
105
106
# File 'lib/bundler/source_list.rb', line 104

def lock_sources
  lock_other_sources + lock_rubygems_sources
end