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

Bugfix: Fixed circular dependency #4

Merged
merged 2 commits into from
Apr 26, 2016
Merged

Conversation

bhardin
Copy link

@bhardin bhardin commented Feb 15, 2016

When attempted to use this gem, the following error message is returned from Bundler:

Your bundle requires gems that depend on each other, creating an infinite loop. Please remove gem 'omniauth-goodreads' and try again.

This is from omniauth-goodreads requiring itself.

Brett Hardin added 2 commits February 15, 2016 06:17
When attempted to use this gem, the following error message is returned from Bundler:

```
Your bundle requires gems that depend on each other, creating an infinite loop. Please remove gem 'omniauth-goodreads' and try again.
```

This is from omniauth-goodreads requiring itself.
@tmartyny
Copy link

@bhardin thanks for submitting this PR, @sandboxws I'm also having this issue.

@sandboxws sandboxws merged commit b220d90 into sandboxws:master Apr 26, 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.

None yet

3 participants