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 to Nokogiri v1.12 #211

Merged
merged 1 commit into from Aug 4, 2021
Merged

Update to Nokogiri v1.12 #211

merged 1 commit into from Aug 4, 2021

Commits on Aug 3, 2021

  1. Update to Nokogiri v1.12

    Nokogiri v1.12 merged Nokogumbo code https://github.com/sparklemotion/nokogiri/releases/tag/v1.12.0
    
    Therefore, Nokogumbo is not required as a dependency anymore.
    
    If tests are run with latest Nokogiri deprecation note is printed:
    ```
    NOTE: nokogumbo: Using Nokogiri::HTML5 provided by Nokogiri. See sparklemotion/nokogiri#2205 for more information.
    ```
    lis2 committed Aug 3, 2021
    Copy the full SHA
    c638f38 View commit details
    Browse the repository at this point in the history