Skip to content

Update nokogiri from 1.10.10 to 1.11.2

Takuya Noguchi requested to merge 2640-update-nokogiri-to-1.11.2 into master

What does this MR do?

Updates nokogiri from 1.10.10 to 1.11.2, which is used via capybara on rspec on our CI. No effects for the Chart itself.

Installation of patch (introduced in !1910 (merged)) is now removed since that is now pre-built and we do not have to build the nokogiri in our CI.

Related issues

Closes #2640 (closed)

Epic gitlab-org&5681 (closed)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Takuya Noguchi

Merge request reports