We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1579af5 commit 76cd139Copy full SHA for 76cd139
configs/components/libxslt.rb
configs/projects/agent-runtime-main.rb
@@ -85,7 +85,6 @@
85
proj.component 'augeas'
86
proj.component 'ruby-augeas'
87
proj.component 'libxml2'
88
- proj.component 'libxslt'
89
proj.component 'rubygem-sys-filesystem'
90
end
91
configs/projects/openbolt-runtime.rb
@@ -261,7 +261,6 @@
261
proj.component 'readline' if platform.is_macos?
262
263
264
265
# Ruby Augeas and shadow
266
267
proj.component 'ruby-shadow'
0 commit comments