ruby/spec/bundler/install/gemfile
David Rodríguez e42f1aaa5a [rubygems/rubygems] Fix truffleruby failing to install sorbet-static when there's no lockfile
The generic Ruby platform was getting unconditionally added in
truffleruby, preventing resolution in situations where there's no
generic ruby version (sorbet-static). Instead, the generic platform
should be considered per dependency, not globally.

a96afc5351
2025-07-30 11:19:26 +09:00
..
eval_gemfile_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
force_ruby_platform_spec.rb [rubygems/rubygems] Get specs to run on JRuby and make them pass 2024-09-26 07:59:35 +00:00
gemspec_spec.rb [rubygems/rubygems] Never ignore gems from path sources during activation 2025-06-19 10:23:36 +09:00
git_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
groups_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
install_if_spec.rb [rubygems/rubygems] Enable checksums on Bundler 3 for fresh lockfiles 2024-07-23 19:40:09 +00:00
lockfile_spec.rb [rubygems/rubygems] Refactor specs to not try to remove folders that don't exist 2025-03-12 18:02:09 +09:00
path_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
platform_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
ruby_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
sources_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
specific_platform_spec.rb [rubygems/rubygems] Fix truffleruby failing to install sorbet-static when there's no lockfile 2025-07-30 11:19:26 +09:00