nokogiri-backport 1.11.0
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:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 1.11.0 February 09, 2024 (5.23MB)
Runtime依存関係 (2):
            mini_portile2
            ~> 2.5.0
          
          
            racc
            ~> 1.4
          
    Development依存関係 (12):
            bundler
            ~> 2.2
          
          
            concourse
            ~> 0.41
          
          
            hoe-markdown
            ~> 1.1
          
          
            minitest
            ~> 5.8
          
          
            minitest-reporters
            ~> 1.4
          
          
            rake
            ~> 13.0
          
          
            rake-compiler
            ~> 1.1
          
          
            rake-compiler-dock
            ~> 1.1
          
          
            rexical
            ~> 1.0.5
          
          
            rubocop
            ~> 0.88
          
          
            simplecov
            ~> 0.20
          
          
            yard
            ~> 0.9
          
    