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/gems
citrusmoose 8d689294d0 [rubygems/rubygems] Fix extension paths in generated standalone script
The paths for extensions of gems would contain the hardcoded ruby
version on which the extension was built. This will replace it with
runtime ruby version like the parent version directory. It will make the
standalone script compatible between different ruby version installations.

https://github.com/rubygems/rubygems/commit/a9dae93d5d
2022-06-20 16:04:47 +09:00
..
compact_index_spec.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
dependency_api_spec.rb
env_spec.rb
flex_spec.rb [rubygems/rubygems] Remove leftover debugging puts 2022-06-02 19:30:48 +09:00
fund_spec.rb
mirror_spec.rb
native_extensions_spec.rb
post_install_spec.rb
resolving_spec.rb [rubygems/rubygems] Fix crash when printing resolution conflicts on metadata requirements 2022-05-24 21:24:57 +09:00
standalone_spec.rb [rubygems/rubygems] Fix extension paths in generated standalone script 2022-06-20 16:04:47 +09:00
sudo_spec.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
win32_spec.rb