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 6bcedabfdd
[rubygems/rubygems] Remove gem install hint when installing a gem fails
A fresh `gem install` might not reproduce the exact `bundle install`
environment that originally caused the error. It also makes it harder
for the user to troubleshoot the error since she needs to run a separate
command.

Instead, show the original error and backtrace directly.

https://github.com/rubygems/rubygems/commit/49c2abfec6
2021-07-27 09:25:55 +09:00
..
gemfile Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
gems Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
allow_offline_install_spec.rb
binstubs_spec.rb
bundler_spec.rb
deploy_spec.rb
failure_spec.rb [rubygems/rubygems] Remove gem install hint when installing a gem fails 2021-07-27 09:25:55 +09:00
gemfile_spec.rb [rubygems/rubygems] s/install_gemfile!/install_gemfile 2020-06-18 19:14:15 +09:00
gemspecs_spec.rb
git_spec.rb
global_cache_spec.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
path_spec.rb
prereleases_spec.rb
process_lock_spec.rb
redownload_spec.rb
security_policy_spec.rb
yanked_spec.rb