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