diff options
author | citrusmoose <[email protected]> | 2022-06-16 15:13:17 -0400 |
---|---|---|
committer | git <[email protected]> | 2022-06-20 16:04:47 +0900 |
commit | 8d689294d033d59f211a6d2c2da72b34ce53c4e5 (patch) | |
tree | a5b354d8a20e300e2d560001e504333de52142e5 /test/ruby/test_autoload.rb | |
parent | ec5c56412f0b67845b42acec06cbd1d341896f25 (diff) |
[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
Diffstat (limited to 'test/ruby/test_autoload.rb')
0 files changed, 0 insertions, 0 deletions