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

loosen Faraday dependency #1

Merged
merged 1 commit into from
Jan 10, 2018
Merged

loosen Faraday dependency #1

merged 1 commit into from
Jan 10, 2018

Conversation

espen
Copy link
Collaborator

@espen espen commented Sep 7, 2017

No description provided.

@@ -20,6 +20,6 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'bundler', '~> 1.6'

spec.add_dependency 'faraday_middleware', ['>= 0.9', '< 0.10']
spec.add_dependency 'faraday_middleware', ['>= 0.9', '< 1']
Copy link
Collaborator

Choose a reason for hiding this comment

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

Unless there's a specific reason I would remove the upper bound.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated thx

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.

3 participants