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

Fixed README to avoid conflicts in rails 5. #277

Merged
merged 1 commit into from
Jul 7, 2016

Conversation

paneer-tikka
Copy link
Contributor

If you follow instructions in the README, you'll end up with:

Bundler could not find compatible versions for gem "activemodel":
.....
    audited was resolved to 4.2.0, which depends on
      rails-observers (~> 0.1.2) was resolved to 0.1.2, which depends on
        activemodel (~> 4.0)
....

This appears to be because rails-observers doesn't resolve to 0.1.3.alpha (presumably because it is alpha?).

@danielmorrison
Copy link
Member

Yep, we're waiting on a new version of rails-observers.

@danielmorrison danielmorrison merged commit 68522b6 into collectiveidea:master Jul 7, 2016
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

Successfully merging this pull request may close these issues.

2 participants