1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler
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
..
cli [rubygems/rubygems] Fix bundle package --no-install no longer skipping install 2022-06-23 18:17:08 +09:00
compact_index_client
fetcher Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
installer [rubygems/rubygems] Fix standalone script generation for statically linked dev ruby 2022-06-23 18:17:37 +09:00
man [rubygems/rubygems] Bundler: fix man page for bundle-add 2022-06-22 13:40:21 +09:00
plugin Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
resolver
settings
source Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
templates
ui
vendor
.document
build_metadata.rb
bundler.gemspec
capistrano.rb
cli.rb [rubygems/rubygems] Fix bundle package --no-install no longer skipping install 2022-06-23 18:17:08 +09:00
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
dep_proxy.rb
dependency.rb Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
deployment.rb
deprecate.rb
digest.rb [rubygems/rubygems] Remove redundant bitwise AND 2022-06-02 22:23:42 +09:00
dsl.rb Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
endpoint_specification.rb
env.rb
environment_preserver.rb
errors.rb Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
feature_flag.rb
fetcher.rb Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
friendly_errors.rb [rubygems/rubygems] Print error messages just once in verbose mode 2022-06-27 23:35:45 +09:00
gem_helper.rb
gem_helpers.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
gem_tasks.rb
gem_version_promoter.rb
graph.rb
index.rb
injector.rb [rubygems/rubygems] Fix bundle remove by invalidating cached Bundle.defintion. 2022-06-01 19:01:18 +09:00
inline.rb [rubygems/rubygems] Fix crash when installing gems with symlinks 2022-05-30 17:42:39 +09:00
installer.rb [rubygems/rubygems] Fix crash when installing gems with symlinks 2022-05-30 17:42:39 +09:00
lazy_specification.rb
lockfile_generator.rb
lockfile_parser.rb
match_platform.rb
mirror.rb
plugin.rb
process_lock.rb [rubygems/rubygems] Ignore Errno::EROFS errors when creating bundler.lock 2022-05-30 00:27:43 +09:00
remote_specification.rb
resolver.rb Sync RubyGems & Bundler with upstream repo 2022-06-24 10:52:02 +09:00
retry.rb
ruby_dsl.rb
ruby_version.rb
rubygems_ext.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
rubygems_gem_installer.rb [rubygems/rubygems] Reuse package from the installer for extracting the specification 2022-06-11 18:43:28 +09:00
rubygems_integration.rb [rubygems/rubygems] Reuse package from the installer for extracting the specification 2022-06-11 18:43:28 +09:00
runtime.rb
self_manager.rb
settings.rb [rubygems/rubygems] Fix crash when commenting out a mirror in configuration 2022-05-30 17:43:12 +09:00
setup.rb
shared_helpers.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
similarity_detector.rb
source.rb
source_list.rb
source_map.rb
spec_set.rb [rubygems/rubygems] Improve performance of Bundler::SpecSet#for by using hash lookup of handled deps 2022-06-20 02:34:41 +09:00
stub_specification.rb [rubygems/rubygems] Fix generated standalone script for default gems 2022-06-01 17:07:35 +09:00
ui.rb
uri_credentials_filter.rb
vendored_fileutils.rb
vendored_molinillo.rb
vendored_persistent.rb
vendored_thor.rb
vendored_tmpdir.rb
vendored_tsort.rb
vendored_uri.rb
version.rb
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb