w3c-validators/w3c_validators

Ruby 1.9.2?

rifraf opened this issue · 2 comments

Seems not to work with 1.9.2? I'm using via Nanoc. Ok with 1.8.6:

rake aborted!
502 "Proxy Error"
V:/x/Ruby-192-p0/lib/ruby/1.9.1/net/http.rb:2295:in error!' V:/x/Ruby-192-p0/lib/ruby/1.9.1/net/http.rb:2304:invalue'
V:/x/Ruby-192-p0/lib/ruby/gems/1.9.1/gems/alexdunae-w3c_validators-1.0.0/lib/w3c_validators/validator.rb:57:in send_request' V:/x/Ruby-192-p0/lib/ruby/gems/1.9.1/gems/alexdunae-w3c_validators-1.0.0/lib/w3c_validators/markup_validator.rb:129:invalidate'
V:/x/Ruby-192-p0/lib/ruby/gems/1.9.1/gems/alexdunae-w3c_validators-1.0.0/lib/w3c_validators/markup_validator.rb:115:in `validate_file'

I've made a few updates -- give it a try and let m know if it's working for you now.

Seems good. Thanks for the quick turnaround.