ruby/spec/bundler/install
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
..
gemfile [rubygems/rubygems] Fix truffleruby failing to install sorbet-static when there's no lockfile 2025-07-30 11:19:26 +09:00
gems [rubygems/rubygems] Remove unnecessary branching 2025-07-28 09:39:03 +09:00
allow_offline_install_spec.rb [rubygems/rubygems] Extract stdboth spec helper 2025-06-06 10:09:14 +09:00
binstubs_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
bundler_spec.rb [rubygems/rubygems] Fix RubyGems warnings about pre-release dependencies 2024-09-20 15:57:40 +00:00
deploy_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
failure_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
force_spec.rb Cancel --force deprecation in favor of --redownload 2025-07-17 11:10:46 +09:00
gemfile_spec.rb [rubygems/rubygems] Fix type and gemfile not getting reported as invalid options 2025-02-13 09:37:51 +09:00
gemspecs_spec.rb Test with sinatra to 4.1.0 2024-11-19 08:13:10 +09:00
git_spec.rb [rubygems/rubygems] Don't use currently configured value for default branch 2025-07-02 10:34:18 +09:00
global_cache_spec.rb [rubygems/rubygems] Build bundler gem just once for specs 2025-07-25 11:10:37 +09:00
path_spec.rb [rubygems/rubygems] Cancel path_relative_to_cwd change 2025-07-07 11:53:11 +09:00
prereleases_spec.rb [rubygems/rubygems] Prefer FileUtils.rm_r to FileUtils.rm_rf for specs 2025-03-12 18:02:09 +09:00
process_lock_spec.rb [rubygems/rubygems] Consistently use "lockfile" over "lock file" 2025-03-24 13:25:07 +09:00
security_policy_spec.rb Synchronize Bundler & RubyGems (#11071) 2024-06-28 10:12:29 -04:00
yanked_spec.rb [rubygems/rubygems] Refactor specs to not try to remove folders that don't exist 2025-03-12 18:02:09 +09:00