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

Resque dependency not clear #2

Closed
ksnyder opened this issue Oct 4, 2012 · 1 comment
Closed

Resque dependency not clear #2

ksnyder opened this issue Oct 4, 2012 · 1 comment

Comments

@ksnyder
Copy link

ksnyder commented Oct 4, 2012

Hi -- We're excited to try out your gem but not clear on the Resque dependency.

Your write up says it works with Resque >= 1.20.0

but the gemspec says

gem.add_dependency 'resque', '~> 1.20.0'

which means >= 1.20.0 && < 1.21.0

and since we're on Resque 1.21.0 we're getting

Bundler could not find compatible versions for gem "resque":
In Gemfile:
resque-lonely_job (>= 0) ruby depends on
resque (~> 1.20.0) ruby

resque (1.21.0)
@wallace
Copy link
Owner

wallace commented Jan 28, 2013

@ksnyder, sorry for the delay in getting back to you. The discrepancy between documentation and gemspec has been resolved in a recent pull request, #4.

@wallace wallace closed this as completed Jan 28, 2013
wallace pushed a commit that referenced this issue Aug 13, 2014
Sync w/wallace:master
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