Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gem is dependent on hpricot? #6

Closed
fields opened this issue Jul 24, 2014 · 1 comment
Closed

Gem is dependent on hpricot? #6

fields opened this issue Jul 24, 2014 · 1 comment

Comments

@fields
Copy link

fields commented Jul 24, 2014

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
@damog
Copy link
Owner

damog commented Aug 3, 2014

No idea how this happened. Feedbag depends no more on Hpricot at all. I'll make sure I inspect the next version of a release.

@damog damog closed this as completed Aug 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants