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

Moving farady to dependency dependency #2

Merged
merged 1 commit into from Mar 19, 2021

Conversation

MikeRogers0
Copy link
Collaborator

@MikeRogers0 MikeRogers0 commented Mar 19, 2021

lostisland/faraday#1250 (comment)

I ran into the error:

Your bundle requires gems that depend on each other, creating an infinite loop. Please remove either gem 'faraday' or gem 'faraday-net_http_persistent' and try again.

While replacing NetHttpPersistent with this gem. It was totally down to me adding faraday as a dependency instead of a a development dependency.

This is the fix to solve that so we can replace this in the main gem :)

Once this is in, I can update lostisland/faraday#1250

@MikeRogers0 MikeRogers0 self-assigned this Mar 19, 2021
@MikeRogers0 MikeRogers0 marked this pull request as ready for review March 19, 2021 00:28
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@olleolleolle
Copy link
Member

@MikeRogers0 Was there anything in the... template repo which tripped you up, or was this unrelated?

@olleolleolle olleolleolle merged commit 68a1796 into master Mar 19, 2021
@olleolleolle olleolleolle deleted the bug/removing-farady-as-dependency branch March 19, 2021 07:37
@iMacTia
Copy link
Member

iMacTia commented Mar 19, 2021

Thank you guys!

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