lib/bundler/cli.rb in bundler-1.0.9 vs lib/bundler/cli.rb in bundler-1.0.10

- old
+ new

@@ -1,7 +1,8 @@ $:.unshift File.expand_path('../vendor', __FILE__) require 'thor' require 'thor/actions' +require 'rubygems/user_interaction' require 'rubygems/config_file' # Work around a RubyGems bug Gem.configuration