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

fix timeout deprecation warning in collins client request #406

Merged
merged 2 commits into from
Jan 29, 2016

Conversation

byxorna
Copy link
Contributor

@byxorna byxorna commented Jan 29, 2016

/Users/gabe/code/collins/support/ruby/collins-client/lib/collins/api/util/requests.rb:82:in http_call': Object#timeout is deprecated, use Timeout.timeout instead.`

This fixes that.

@byxorna
Copy link
Contributor Author

byxorna commented Jan 29, 2016

@Primer42 @maddalab @Primer42 @schallert @roymarantz

@william-richard
Copy link
Contributor

LGTM - should this also be a minor version bump?

@byxorna
Copy link
Contributor Author

byxorna commented Jan 29, 2016

Up to you @Primer42. I was going to leave it to those who can actually release the gem to make the decision (and commit) to bump the release when appropriate, as I cannot anymore :(

@william-richard
Copy link
Contributor

@byxorna yeah if you do a version bump in this PR, once it's merged I'll make sure the new gem gets deployed to public rubygems.

@byxorna
Copy link
Contributor Author

byxorna commented Jan 29, 2016

@Primer42 done.

@roymarantz
Copy link
Contributor

👍 for the code and version bump too.

william-richard added a commit that referenced this pull request Jan 29, 2016
fix timeout deprecation warning in collins client request
@william-richard william-richard merged commit 727af3a into tumblr:master Jan 29, 2016
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