nokogiri 1.13.1
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2 (C) and xerces (Java).
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
mini_portile2
~> 2.7.0
racc
~> 1.4
Development Dependencies (16):
bundler
~> 2.2
hoe-markdown
~> 1.4
minitest
~> 5.15
minitest-reporters
~> 1.4
rake
~> 13.0
rake-compiler
= 1.1.7
rake-compiler-dock
~> 1.2
rdoc
~> 6.3
rexical
~> 1.0.7
rubocop
~> 1.23
rubocop-minitest
~> 0.17
rubocop-performance
~> 1.12
rubocop-rake
~> 0.6
rubocop-shopify
~> 2.3
ruby_memcheck
~> 1.0
simplecov
~> 0.21