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

ActiveSupport conflict causes Bundler to fail on Rails 5.0 #42

Closed
stevepaulo opened this issue Jul 7, 2016 · 2 comments
Closed

ActiveSupport conflict causes Bundler to fail on Rails 5.0 #42

stevepaulo opened this issue Jul 7, 2016 · 2 comments

Comments

@stevepaulo
Copy link

Flip requires activesupport-4.2.6, and rails-5.0.0 requires activesupport-5.0.0, so Bundler chokes on the dependency requirements.

Is there a known issue with activesupport-5.0.0 that Flip can't work out of the box with that version?

@stevepaulo
Copy link
Author

Actually, it looks like the code was added to support the newest activesupport, but a new version was never pushed to RubyGems...

@pda
Copy link
Owner

pda commented Jul 8, 2016

#41 (comment)

@pda pda closed this as completed Jul 8, 2016
Repository owner locked and limited conversation to collaborators Jul 8, 2016
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