ruby/spec/bundler/install/gemfile
David Rodríguez 023b8ddd22
[rubygems/rubygems] Don't use full indexes unnecessarily on legacy Gemfiles
On legacy Gemfiles with multiple remote sources, where all of them
support the compact index API, we were still falling back to full
indexes.

Fixing this also allows to simplifying the code.

b1357c8e72
2023-08-25 18:34:47 +09:00
..
eval_gemfile_spec.rb [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
force_ruby_platform_spec.rb Merge RubyGems and Bundler master 2022-07-13 14:11:55 +09:00
gemspec_spec.rb [rubygems/rubygems] Prefer squiggly heredocs over custom helper 2023-07-24 14:59:34 +09:00
git_spec.rb [rubygems/rubygems] Don't run any git commands when sorting and comparing git sources 2023-07-13 11:36:03 +09:00
groups_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
install_if_spec.rb [rubygems/rubygems] Remove lockfile_should_be helper 2021-11-12 06:05:07 +09:00
lockfile_spec.rb [rubygems/rubygems] s/bundle!/bundle 2020-06-18 19:14:15 +09:00
path_spec.rb [rubygems/rubygems] Fix another incorrect removal of "ruby" platform from lockfile 2023-07-04 14:54:25 +09:00
platform_spec.rb [rubygems/rubygems] Remove unnecessary specific_local_platform test helper 2023-03-17 18:50:55 +09:00
ruby_spec.rb Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
sources_spec.rb [rubygems/rubygems] Don't use full indexes unnecessarily on legacy Gemfiles 2023-08-25 18:34:47 +09:00
specific_platform_spec.rb Merge rubygems/rubygems HEAD 2023-06-20 13:35:13 +09:00