Skip to content

Commit

Permalink
Revert the nokogiri dependency from omnibus project configuration (#6372
Browse files Browse the repository at this point in the history
)

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
  • Loading branch information
Vasu1105 committed Jan 6, 2023
1 parent b98363a commit 7f42f1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omnibus/config/projects/inspec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
instance_eval(File.read(overrides_path), overrides_path)

dependency "preparation"
dependency "nokogiri"
dependency "inspec"

# Remove all .dll.a and .a files needed for static linkage.
Expand Down

0 comments on commit 7f42f1c

Please sign in to comment.