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

(Rails 5) 0.2.6 causes bundle conflict due to activesupport < 5.0 dependency #112

Closed
wrburgess opened this issue Aug 12, 2016 · 0 comments
Closed

Comments

@wrburgess
Copy link

I'm unable to update the gem 5.2.6 version due to this line in the gemspec:

s.add_runtime_dependency 'activesupport', '< 5.0', '>= 3.0'

This seems to have been changed between commits bb6c7ba and
9deae35

Using rails 5.0.0.1 on bundle update, I'm getting this error:

airborne (= 0.2.6) was resolved to 0.2.6, which depends on
      activesupport (< 5.0, >= 3.0)
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

1 participant