mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
c5f78ade5a
it turns out that running `bundle plugin uninstall some-plugin` would remove that plugin from the list of hooks, but if the list of hooks for an event was now empty, we would serialize the empty array into yaml as an empty single bullet item. which would then get unserialized as a plugin with the name empty string. which we would then try to load and explode. 😬 https://github.com/rubygems/rubygems/commit/545ebba9a5 |
||
---|---|---|
.. | ||
api | ||
installer | ||
api.rb | ||
dsl.rb | ||
events.rb | ||
index.rb | ||
installer.rb | ||
source_list.rb |