lib/bundler/plugin/index.rb in bundler-1.16.6 vs lib/bundler/plugin/index.rb in bundler-1.17.0.pre.1
- old
+ new
@@ -61,10 +61,10 @@
hooks.each {|e| (@hooks[e] ||= []) << name }
@plugin_paths[name] = path
@load_paths[name] = load_paths
save_index
- rescue StandardError
+ rescue
@commands = old_commands
raise
end
# Path of default index file