Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

error on gem install -- requires httparty (~> 0.7.4) #2

Closed
icy- opened this issue Jun 29, 2012 · 3 comments
Closed

error on gem install -- requires httparty (~> 0.7.4) #2

icy- opened this issue Jun 29, 2012 · 3 comments

Comments

@icy-
Copy link

icy- commented Jun 29, 2012

$ gem install filmbuff
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: filmbuff requires httparty (> 0.7.4); httparty-icebox requires httparty (> 0.8.1)

current httparty version in gem repo is 0.8.3

the httparty-icebox seems to install fine by itself, though, taking in 0.8.3 , so not sure why that secondary message came up.

icy`

@icy-
Copy link
Author

icy- commented Jun 29, 2012

as temp workaround, I did gem install --version '<0.8' httparty and gem install httparty

@denkristoffer
Copy link
Owner

Thanks for the report and the temporary workaround. I've fixed this in an upcoming release.

@denkristoffer
Copy link
Owner

Fixed in 31ed244

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants