lib/bundler/plugin/index.rb in bundler-2.2.0.rc.1 vs lib/bundler/plugin/index.rb in bundler-2.2.0.rc.2
- old
+ new
@@ -131,10 +131,10 @@
# Returns the list of plugin names handling the passed event
def hook_plugins(event)
@hooks[event] || []
end
- private
+ private
# Reads the index file from the directory and initializes the instance
# variables.
#
# It skips the sources if the second param is true