Skip to content

Raise a valid error #8

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

Merged
merged 1 commit into from
Nov 24, 2016
Merged

Raise a valid error #8

merged 1 commit into from
Nov 24, 2016

Conversation

nikolai-b
Copy link
Contributor

Since at least ruby 2.0.0 Net::HTTPServerError requires
3 arguments https://github.com/ruby/ruby/blob/v2_0_0_0/lib/net/http/response.rb#L75
The first one being http_version which response has
https://github.com/ruby/ruby/blob/ruby_2_0_0/lib/net/http/response.rb#L87

Since at least ruby 2.0.0 Net::HTTPServerError requires
3 arguments https://github.com/ruby/ruby/blob/v2_0_0_0/lib/net/http/response.rb#L75
The first one being `http_version` which response has
https://github.com/ruby/ruby/blob/ruby_2_0_0/lib/net/http/response.rb#L87
@samwierema samwierema added the bug label Nov 23, 2016
@samwierema
Copy link
Contributor

Thanks for the pull request @nikolai-b! This looks good to me.

@samwierema samwierema merged commit adcdeba into messagebird:master Nov 24, 2016
@samwierema
Copy link
Contributor

This has been released as version 1.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants