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 08b82e6b40 [rubygems/rubygems] Ignore Errno::EROFS errors when creating bundler.lock
Apparently old versions of MacOS would set `GEM_HOME` to a `/System`
folder, and trying to create a file there raises `Errno::EROFS`.

We ignore the error. Any permission issues should be better handled
further down the line.

https://github.com/rubygems/rubygems/commit/ef90c071d0
2022-05-30 00:27:43 +09:00
..
gemfile [rubygems/rubygems] Fix missing space in spec 2022-05-04 06:45:16 +09:00
gems [rubygems/rubygems] Fix crash when printing resolution conflicts on metadata requirements 2022-05-24 21:24:57 +09:00
allow_offline_install_spec.rb
binstubs_spec.rb
bundler_spec.rb
deploy_spec.rb [rubygems/rubygems] Ignore dependencies not actually locked from frozen check 2021-12-10 19:09:55 +09:00
failure_spec.rb
gemfile_spec.rb
gemspecs_spec.rb
git_spec.rb
global_cache_spec.rb
path_spec.rb
prereleases_spec.rb
process_lock_spec.rb [rubygems/rubygems] Ignore Errno::EROFS errors when creating bundler.lock 2022-05-30 00:27:43 +09:00
redownload_spec.rb
security_policy_spec.rb
yanked_spec.rb [rubygems/rubygems] Tweak negative expectations 2022-05-11 16:55:48 +09:00