147 148 149
# File 'lib/bundler/source_list.rb', line 147 def remote! all_sources.each(&:remote!) end