ruby/spec/bundler/commands
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
..
add_spec.rb [rubygems/rubygems] Migrate bundle add specs to run offline 2025-07-02 10:34:18 +09:00
binstubs_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
cache_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
check_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
clean_spec.rb (Temporarily?) delay path changes and global cache changes 2025-07-28 10:01:58 +09:00
config_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
console_spec.rb [rubygems/rubygems] Fix bundle console printing bug report template on NameError during require 2025-07-02 10:34:19 +09:00
doctor_spec.rb [rubygems/rubygems] Fix doctor command parsing of otool output 2025-05-12 11:09:22 +09:00
exec_spec.rb [rubygems/rubygems] Don't create an empty bundled_app when setting up deps 2025-07-25 11:10:36 +09:00
fund_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
help_spec.rb [rubygems/rubygems] Add man page for 'bundle issue' command 2024-11-20 19:13:27 +00:00
info_spec.rb [rubygems/rubygems] Fix typo "shippped" => "shipped" 2025-05-19 11:15:31 +09:00
init_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
inject_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
install_spec.rb (Temporarily?) delay path changes and global cache changes 2025-07-28 10:01:58 +09:00
issue_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
licenses_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
list_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
lock_spec.rb [rubygems/rubygems] Fix truffleruby failing to install sorbet-static when there's no lockfile 2025-07-30 11:19:26 +09:00
newgem_spec.rb [rubygems/rubygems] Simplify new gem spec that simulates "no git available" 2025-07-25 11:10:34 +09:00
open_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
outdated_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
platform_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
post_bundle_message_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
pristine_spec.rb [rubygems/rubygems] Simplify pristine spec to not need checking major version 2025-06-26 08:06:40 +09:00
remove_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
show_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
ssl_spec.rb [rubygems/rubygems] Fix test warnings introduced by recent CGI changes 2025-05-19 11:19:17 +09:00
update_spec.rb [rubygems/rubygems] Remove "double CI" for testing Bundler 4 mode 2025-06-30 12:56:50 +09:00
version_spec.rb Sync RubyGems 2025-07-03 13:43:00 +09:00
viz_spec.rb [rubygems/rubygems] Migrate bundle viz specs to run offline 2025-07-02 10:34:18 +09:00