1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/install
David Rodríguez f9f85a513b [rubygems/rubygems] Print error messages just once in verbose mode
When running a command with the `--verbose` flag that ends up raising a
`BundlerError`, Bundler will unnecessarily print the error twice.

This commit fixes the issue by removing the duplicate logging.

https://github.com/rubygems/rubygems/commit/689004a164
2022-06-27 23:35:45 +09:00
..
gemfile [rubygems/rubygems] Print error messages just once in verbose mode 2022-06-27 23:35:45 +09:00
gems [rubygems/rubygems] Fix pending Bundler specs 2022-06-26 11:16:11 +09:00
allow_offline_install_spec.rb
binstubs_spec.rb
bundler_spec.rb
deploy_spec.rb
failure_spec.rb
gemfile_spec.rb
gemspecs_spec.rb
git_spec.rb
global_cache_spec.rb [rubygems/rubygems] Fix pending Bundler specs 2022-06-26 11:16:11 +09:00
path_spec.rb [rubygems/rubygems] Fix pending Bundler specs 2022-06-26 11:16:11 +09:00
prereleases_spec.rb
process_lock_spec.rb [rubygems/rubygems] Ignore Errno::EROFS errors when creating bundler.lock 2022-05-30 00:27:43 +09:00
redownload_spec.rb
security_policy_spec.rb
yanked_spec.rb [rubygems/rubygems] Tweak negative expectations 2022-05-11 16:55:48 +09:00