Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #29992
Closed
Open
Issue created Mar 23, 2017 by Rémy Coutable@rymai2️⃣Owner4 of 5 checklist items completed4/5 checklist items

Nokogiri needs to be updated

There was a security release for Nokogiri a few days ago and bundler audit is now failing on master because of that.

I've started working on the upgrade but:

  • gollum-lib depends on Nokogiri ~> 1.6.4 but Nokogiri 1.7.0 drops the support of Ruby 1.9.2, 1.9.3, and 2.0.0 and gollum-lib advertise its support of Ruby 1.9.3
    • I've opened https://github.com/gollum/gollum-lib/pull/243 to update the Gem dependency
    • Wait for a 5.x release of gollum-lib: https://github.com/gollum/gollum-lib/milestone/3
  • omniauth-cas3 depends on Nokogiri ~> 1.6.6
    • I've opened https://github.com/tduehr/omniauth-cas3/pull/2 to update the Gem dependency
    • Wait for a new release of omniauth-cas3
  • truncato needs to be updated to 0.7.9 since 0.7.8 depends on Nokogiri ~> 1.6.1

/cc @rspeicher @briann

Edited Sep 05, 2017 by Rémy Coutable
Assignee
Assign to
Time tracking