File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 6060proj . component 'rubygem-locale'
6161proj . component 'rubygem-gettext'
6262proj . component 'rubygem-fast_gettext'
63+ proj . component 'rubygem-ffi'
6364
64- if platform . is_windows? || platform . is_solaris?
65+ if platform . is_windows? || platform . is_solaris? || platform . is_aix?
6566 proj . component 'rubygem-minitar'
66- proj . component 'rubygem-ffi'
6767end
6868
6969if platform . is_macos?
Original file line number Diff line number Diff line change 5454 # When adding components to this list, please
5555 # add them to pe-installer-runtime-main as well
5656 proj . component 'rubygem-concurrent-ruby'
57- proj . component 'rubygem-ffi'
5857 proj . component 'rubygem-multi_json'
5958 proj . component 'rubygem-optimist'
6059 proj . component 'rubygem-highline'
Original file line number Diff line number Diff line change 5656 # When adding components to this list, please
5757 # add them to pe-installer-runtime-main as well
5858 proj . component 'rubygem-concurrent-ruby'
59- proj . component 'rubygem-ffi'
6059 proj . component 'rubygem-multi_json'
6160 proj . component 'rubygem-optimist'
6261 proj . component 'rubygem-highline'
You can’t perform that action at this time.
0 commit comments