kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

upgrade nokogiri to 1.6.0 #191

Closed zhu1230 closed 10 years ago

zhu1230 commented 11 years ago

Upgraded to 1.6.0 of nokogiri for the compatible problem with other gems.... I have run the test suite for this, all passed.

jschroeder9000 commented 10 years ago

Looks like there is at least one other issue opened for this (#179).

For me this causes a conflict with the carrierwave_direct gem.

iloveitaly commented 10 years ago

:+1:

kylejginavan commented 10 years ago

Would it be ok to loosen to use 1.6.x?

kylejginavan commented 10 years ago

I'm going to just close this PR and bump to 1.6.X

zhu1230 commented 10 years ago

@kylejginavan I think the json dependency confused many people, which used to use 1.8+ , now, we are again bounded to 1.7+ . this means we have to downgrade the json gem to use youtube_it 2.4.0.