139 140 141
# File 'lib/bundler/source_list.rb', line 139 def local_only! all_sources.each(&:local_only!) end