Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update nokogiri to quiet gem audit finding #1745

Merged
merged 3 commits into from
Jul 18, 2018
Merged

Conversation

robbkidd
Copy link
Contributor

The CVE alert bundle-audit produces does not really apply to Supermarket because the package built by omnibus uses libxml libraries directly, not the libxml2 libraries bundled with the nokogiri gem. But this change will quiet the gem audit.

The CVE alert bundle-audit produces does not really apply to Supermarket
because the package built by omnibus uses libxml libraries directly, not
the libxml2 libraries bundled with the nokogiri gem. But this change
will quiet the gem audit.

Signed-off-by: Robb Kidd <rkidd@chef.io>
@robbkidd robbkidd requested a review from a team July 18, 2018 14:52
@robbkidd robbkidd requested a review from a team as a code owner July 18, 2018 15:21
... instead of running rake tasks through rake tasks. This is an attempt
to figure out why travis is erroring when running bundler inside rake.

Signed-off-by: Robb Kidd <rkidd@chef.io>
Copy link
Contributor

@pwelch pwelch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

There were changes in the ci-common tooling that made the existing
Travis steps break. https://github.com/chef/ci-studio-common#changes-in-100

Signed-off-by: Robb Kidd <rkidd@chef.io>
@robbkidd robbkidd merged commit cda2469 into master Jul 18, 2018
@robbkidd robbkidd deleted the robb/update-nokogiri branch July 18, 2018 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants