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
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
..
bundler [rubygems/rubygems] Add test cases from SHA1 RFC and improve test failure message 2022-06-02 22:23:42 +09:00
cache
commands [rubygems/rubygems] Fix bundle remove by invalidating cached Bundle.defintion. 2022-06-01 19:01:18 +09:00
install [rubygems/rubygems] Fix extension paths in generated standalone script 2022-06-20 16:04:47 +09:00
lock Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
other [rubygems/rubygems] Fix typo in multiple gemfiles warning 2022-02-10 08:38:09 +09:00
plugins
realworld [rubygems/rubygems] Don't on gemspecs with invalid require_paths, just warn 2022-06-12 02:02:20 +09:00
resolver
runtime [rubygems/rubygems] No need to use FileUtils to create symlinks 2022-05-30 17:42:38 +09:00
support [rubygems/rubygems] Fix crash when installing gems with symlinks 2022-05-30 17:42:39 +09:00
update
quality_es_spec.rb
quality_spec.rb
spec_helper.rb [rubygems/rubygems] Unset ENV set by official Ruby docker images 2022-06-17 17:05:52 +09:00