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
David Rodríguez 6778d321a7 [rubygems/rubygems] Show better error when previous installation fails to be removed
Instead of guessing on the culprit.

We actually have a helper, `Bundler.rm_rf`, with exactly the behavior
that we want:

* Allow the passed folder to not exist.
* No exception swallowing other than that.

https://github.com/rubygems/rubygems/commit/5fa3e6f04a
2022-05-27 17:26:22 +09:00
..
bundler [rubygems/rubygems] Fix Gemfile.lock versions leaking to bundler/inline install output 2022-05-13 15:23:56 +09:00
cache [rubygems/rubygems] Use correct way to detect default gems 2021-10-13 16:21:42 +09:00
commands [rubygems/rubygems] Show better error when previous installation fails to be removed 2022-05-27 17:26:22 +09:00
install [rubygems/rubygems] Fix crash when printing resolution conflicts on metadata requirements 2022-05-24 21:24:57 +09:00
lock Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
other [rubygems/rubygems] Fix typo in multiple gemfiles warning 2022-02-10 08:38:09 +09:00
plugins [rubygems/rubygems] Remove lockfile_should_be helper 2021-11-12 06:05:07 +09:00
realworld Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
resolver Sync latest development version of bundler & rubygems 2021-03-08 13:47:35 +09:00
runtime Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
support Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00
update [rubygems/rubygems] Remove duplicated spec 2021-11-12 06:05:09 +09:00
quality_es_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
quality_spec.rb [rubygems/rubygems] use Rubocop Lint/Debugger check rather than custom spec 2021-10-29 17:13:03 +09:00
spec_helper.rb Merge RubyGems and Bundler HEAD 2022-05-20 17:32:19 +09:00