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/gemfile
David Rodríguez 5454415750 [rubygems/rubygems] Fix spec to test the right thing on bundler 3
Bundler 3 installs by default to `.bundle`. That means that, because the
`bar` gem was not previously available at this location but as a system
gem, the initial `bundle install` was silently failing. As a
consequence, the spec was not testing the exact scenario it meant to
test.

https://github.com/rubygems/rubygems/commit/202399521c
2020-06-18 19:14:15 +09:00
..
eval_gemfile_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
gemspec_spec.rb [rubygems/rubygems] Migrate some specs to use "the new way" 2020-06-18 19:14:15 +09:00
git_spec.rb [rubygems/rubygems] Migrate some specs to use "the new way" 2020-06-18 19:14:15 +09:00
groups_spec.rb Manually pick from rubygems/rubygems changes at 2020-06-05 07:32:42 +09:00
install_if_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
lockfile_spec.rb clean-up .bundle directory in bundled_app 2020-05-14 09:11:28 +09:00
path_spec.rb [rubygems/rubygems] Fix spec to test the right thing on bundler 3 2020-06-18 19:14:15 +09:00
platform_spec.rb [rubygems/rubygems] Remove forgotten_command_line_usages from specs 2020-06-05 07:32:42 +09:00
ruby_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
sources_spec.rb [rubygems/rubygems] Remove incorrect tags 2020-06-18 19:14:15 +09:00
specific_platform_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00