summaryrefslogtreecommitdiff
path: root/lib/bundler/plugin/source_list.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/plugin/source_list.rb')
-rw-r--r--lib/bundler/plugin/source_list.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/plugin/source_list.rb b/lib/bundler/plugin/source_list.rb
index f0e212205f..b90a331d28 100644
--- a/lib/bundler/plugin/source_list.rb
+++ b/lib/bundler/plugin/source_list.rb
@@ -17,7 +17,7 @@ module Bundler
path_sources + git_sources + rubygems_sources + [metadata_source]
end
- private
+ private
def rubygems_aggregate_class
Plugin::Installer::Rubygems