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/bundler
David Rodríguez 30b6df4144 [rubygems/rubygems] Improve error messages in gem helpers
Previously they were printing the original command that was run, and
telling the user to rerun it. However, the command sometimes would not
match the exact command that was run (for example, when using the
`--local` flag), and in any case, it's simpler and more useful to print
the underlying error anyways.

https://github.com/rubygems/rubygems/commit/5bc0d51b58
2021-10-13 23:30:11 +09:00
..
compact_index_client Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
fetcher Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
installer Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
plugin [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
settings
source [rubygems/rubygems] Add glob infomation to Bundler::Source::Git#to_s 2021-10-09 08:03:43 +09:00
ui
build_metadata_spec.rb
bundler_spec.rb [rubygems/rubygems] Remove syck traces from bundler 2021-08-31 19:06:14 +09:00
cli_spec.rb [rubygems/rubygems] Remove RUBYGEMS_GEMDEPS warning 2021-08-31 19:06:14 +09:00
definition_spec.rb [ruby/rubygems] Get specs green on arm64-darwin-20 2021-10-11 00:23:54 +09:00
dep_proxy_spec.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
dsl_spec.rb [rubygems/rubygems] typos in UI messages: fix a couple missing spaces between sentence breaks 2021-08-31 19:06:14 +09:00
endpoint_specification_spec.rb [rubygems/rubygems] Remove syck traces from bundler 2021-08-31 19:06:14 +09:00
env_spec.rb [rubygems/rubygems] Correctly redact credentials when using x-oauth-basic 2021-08-31 19:06:14 +09:00
environment_preserver_spec.rb
fetcher_spec.rb
friendly_errors_spec.rb
gem_helper_spec.rb [rubygems/rubygems] Improve error messages in gem helpers 2021-10-13 23:30:11 +09:00
gem_version_promoter_spec.rb
index_spec.rb
lockfile_parser_spec.rb
mirror_spec.rb
plugin_spec.rb [rubygems/rubygems] Make plugin installation idempotent 2021-08-31 19:06:14 +09:00
remote_specification_spec.rb
retry_spec.rb
ruby_dsl_spec.rb
ruby_version_spec.rb
rubygems_integration_spec.rb
settings_spec.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
shared_helpers_spec.rb
source_list_spec.rb [rubygems/rubygems] Implement Bundler::SourceList#implicit_global_source? 2021-07-27 09:25:57 +09:00
source_spec.rb
spec_set_spec.rb
stub_specification_spec.rb
ui_spec.rb
uri_credentials_filter_spec.rb
vendored_persistent_spec.rb
version_ranges_spec.rb
worker_spec.rb [rubygems/rubygems] Fix interrupt handling in Bundler workers 2021-07-27 09:25:55 +09:00
yaml_serializer_spec.rb