web-page-parser
web-page-parser copied to clipboard
A Ruby library to parse the content out of web pages, such as BBC News pages. Used by the News Sniffer project.
Updates the requirements on [nokogiri](https://github.com/sparklemotion/nokogiri) to permit the latest version. Release notes Sourced from nokogiri's releases. 1.13.4 / 2022-04-11 Security Address CVE-2022-24836, a regular expression denial-of-service vulnerability. See GHSA-crjr-9rc5-ghw8 for...
Bumps [rake](https://github.com/ruby/rake) from 10.5.0 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...