Hello,
Lately I updated my hpricot gem and did a gem cleanup. After that rfeedparser stopped working, saying it could not activate the hpricot gem. I updated the rfeedparser gemspec and the gem command in rfeedparser.rb to ">=", instead of "=" for loading the hpricot gem, and things wrk fine.
It would be great if you could update the same for future rfeedparser versions.
Btw thanks fr the parser, it workd great.
-Balpreet
|