1. 22 Oct, 2023 1 commit
  2. 20 Oct, 2023 2 commits
  3. 22 Oct, 2021 3 commits
  4. 29 Aug, 2021 1 commit
    • Mike Dalessio's avatar
      Ensure compatibility with Nokogiri · 244cbf19
      Mike Dalessio authored
      Nokogiri v1.12 introduced a breaking change related to namespace
      inheritance of reparented child nodes. This commit using the feature added in
      v1.12.4 to opt
      
      - for new versions of Nokogiri that support it, set `Document#namespace_inheritance`
      - intermediate versions of Nokogiri will be avoided via gemspec version specification
      - old versions of Nokogiri will continue to work
      
      See https://github.com/sparklemotion/nokogiri/issues/2320 for more details.
      
      Fixes #30
      244cbf19
  5. 01 Aug, 2019 1 commit
  6. 23 Jul, 2019 1 commit
  7. 16 Apr, 2019 3 commits
  8. 15 Apr, 2019 1 commit
  9. 14 Nov, 2018 2 commits
  10. 08 Nov, 2018 1 commit
  11. 05 Nov, 2018 3 commits
  12. 31 Oct, 2018 3 commits
  13. 14 Sep, 2017 2 commits
  14. 13 Sep, 2017 1 commit
  15. 06 Jun, 2017 2 commits
  16. 05 Jun, 2017 1 commit
  17. 23 Mar, 2017 3 commits
  18. 23 Jan, 2017 3 commits
  19. 23 Sep, 2016 1 commit
  20. 24 Aug, 2016 1 commit
  21. 22 Jul, 2016 2 commits
  22. 20 Jul, 2016 1 commit
  23. 28 Oct, 2015 1 commit