You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a gem install feedbag, and it seems to have also installed hpricot as a dependency. The docs say it's only dependent on nokogiri.
Did something go wrong here?
$ gem install feedbag
Fetching: hpricot-0.8.6.gem (100%)
Building native extensions. This could take a while...
Successfully installed hpricot-0.8.6
Fetching: feedbag-0.9.2.gem (100%)
Successfully installed feedbag-0.9.2
Parsing documentation for feedbag-0.9.2
Installing ri documentation for feedbag-0.9.2
Parsing documentation for hpricot-0.8.6
Installing ri documentation for hpricot-0.8.6
Done installing documentation for feedbag, hpricot after 3 seconds
2 gems installed
The text was updated successfully, but these errors were encountered:
I did a gem install feedbag, and it seems to have also installed hpricot as a dependency. The docs say it's only dependent on nokogiri.
Did something go wrong here?
The text was updated successfully, but these errors were encountered: