textstat 1.0.0
Ruby gem to calculate readability statistics of a text object - paragraphs, sentences, articles
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            text-hyphen
            ~> 1.4.1
          
    Development Dependencies (16):
            benchmark-ips
            ~> 2.14
          
          
            brakeman
            ~> 6.2
          
          
            bundler
            >= 2.0
          
          
            bundler-audit
            ~> 0.9
          
          
            memory_profiler
            ~> 1.1
          
          
            rake
            ~> 13.3
          
          
            redcarpet
            ~> 3.6
          
          
            rspec
            ~> 3.13
          
          
            rubocop
            ~> 1.69
          
          
            rubocop-performance
            ~> 1.23
          
          
            rubocop-rake
            ~> 0.6
          
          
            rubocop-rspec
            ~> 2.31
          
          
            rubocop-thread_safety
            ~> 0.6
          
          
            simplecov
            ~> 0.22
          
          
            simplecov-lcov
            ~> 0.8
          
          
            yard
            ~> 0.9
          
    