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
gems
allow_offline_install_spec.rb
binstubs_spec.rb
bundler_spec.rb
deploy_spec.rb
failure_spec.rb
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
path_spec.rb
prereleases_spec.rb
process_lock_spec.rb
redownload_spec.rb
security_policy_spec.rb
yanked_spec.rb