lib/bundler/patch/cli.rb in bundler-patch-0.9.0 vs lib/bundler/patch/cli.rb in bundler-patch-0.10.0

- old
+ new

@@ -1,4 +1,6 @@ +require 'bundler' +require 'bundler/vendor/thor/lib/thor' require 'bundler/advise' require 'slop' module Bundler::Patch class CLI