sandboxws / omniauth-goodreads

Goodreads strategy for OmniAuth
8 stars 11 forks source link

Infinite loop error when running bundle #9

Open harrison-broadbent opened 4 years ago

harrison-broadbent commented 4 years ago

I have the following line in my gemfile - gem 'omniauth-goodreads'

Running bundle install then returns the following error - Your bundle requires gems that depend on each other, creating an infinite loop. Please remove gem 'omniauth-goodreads' and try again.

How can I fix this error? Thanks