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

Bundler LoadError due to missing faraday-follow_redirects gem #4

Open
agustin-peluffo opened this issue Oct 17, 2023 · 0 comments
Open

Comments

@agustin-peluffo
Copy link

Installing the gem without explicitly installing faraday-follow_redirects causes the application to fail on start. Bypassed this by adding the following line to the Gemfile:

gem "faraday-follow_redirects"

Please add a runtime dependency to the gemspec.

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

No branches or pull requests

1 participant