26 27 28
# File 'lib/bundler/cli/plugin.rb', line 26 def uninstall(*plugins) Bundler::Plugin.uninstall(plugins, options) end