html-proofer 3.7.5
Test your rendered HTML files to make sure they're accurate.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (8):
            activesupport
            < 6.0, >= 4.2
          
          
            addressable
            ~> 2.3
          
          
            colorize
            ~> 0.8
          
          
            mercenary
            ~> 0.3.2
          
          
            nokogiri
            ~> 1.7
          
          
            parallel
            ~> 1.3
          
          
            typhoeus
            ~> 0.7
          
          
            yell
            ~> 2.0
          
    Development Dependencies (10):
            awesome_print
            >= 0
          
          
            codecov
            >= 0
          
          
            pry
            ~> 0.10.0
          
          
            rake
            >= 0
          
          
            redcarpet
            >= 0
          
          
            rspec
            ~> 3.1
          
          
            rubocop
            >= 0
          
          
            rubocop-github
            >= 0
          
          
            timecop
            ~> 0.8
          
          
            vcr
            ~> 2.9
          
    