Skip to content

Commit 4edf1fb

Browse files
committed
Remove remnants of nokogiri
1 parent 70f47b7 commit 4edf1fb

2 files changed

Lines changed: 0 additions & 21 deletions

File tree

configs/components/rubygem-mini_portile2.rb

Lines changed: 0 additions & 15 deletions
This file was deleted.

configs/projects/agent-runtime-main.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@
6969
proj.component 'rubygem-sys-filesystem'
7070
end
7171

72-
# Nokogiri and dependencies to improve macOS performance (PUP-11332)
73-
if platform.is_macos?
74-
proj.component 'rubygem-nokogiri'
75-
proj.component 'rubygem-mini_portile2'
76-
end
77-
7872
# Dependencies for gettext for Ruby >= 3.2 (PA-4815)
7973
proj.component 'rubygem-erubi'
8074
proj.component 'rubygem-prime'

0 commit comments

Comments
 (0)