We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77d814d + 2920a33 commit b0baebdCopy full SHA for b0baebd
1 file changed
configs/projects/agent-runtime-main.rb
@@ -85,6 +85,9 @@
85
proj.component 'ruby-augeas'
86
proj.component 'libxml2'
87
proj.component 'rubygem-sys-filesystem'
88
+ end
89
+
90
+ if platform.is_windows?
91
proj.component 'rubygem-win32ole'
92
end
93
0 commit comments