# File lib/bundler/source_list.rb, line 71 def all_sources path_sources + git_sources + plugin_sources + rubygems_sources + [metadata_source] end