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

Update httpclient dependency to '>=2.8.3' to fix timeout error #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jessejensen
Copy link

httpclient 2.6.0.1 throws this error:
Object#timeout is deprecated, use Timeout.timeout instead.

Latest version fixes that, and should fix the cert error that necessitated the explicit requirement for version 2.6.0.1.

Update rally_api.gemspec to require httpclient >=2.8.3 to stop timeout error
@chuckixia
Copy link

can this gem please get updated on ruby gems?

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.

2 participants