github / pages-gem

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
http://pages.github.com
MIT License
1.83k stars 353 forks source link

[Security] Require nokogiri 1.13.6 or greater #842

Closed simonletort closed 2 years ago

simonletort commented 2 years ago

Fixes https://github.com/github/pages-gem/issues/841 (Upgrade nokogiri to version 1.13.6 or later [CVE-2022-29181])

simonletort commented 2 years ago

Thanks @yoannchaudet