Skip to content

Commit

Permalink
Revert the nokogiri dependency from omnibus project configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
  • Loading branch information
Vasu1105 committed Jan 5, 2023
1 parent b98363a commit d245025
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 d245025

Please sign in to comment.