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 test suite to be compatible with Ruby 2 #37

Merged
merged 1 commit into from Apr 20, 2013

Conversation

strzibny
Copy link
Contributor

net/http in Ruby 2 changed a bit and it now calls TCPSocket.open with more options as well as session() for a socket over SSL.

This patch simply adjust the mocking in test_helper.rb for Ruby 2 leaving previous versions untouched. Please accept.

chrisk added a commit that referenced this pull request Apr 20, 2013
* strzibny/master:
  Update test suite for Ruby 2
@chrisk chrisk merged commit ac856c3 into chrisk:master Apr 20, 2013
@chrisk
Copy link
Owner

chrisk commented Apr 20, 2013

Perfect, thanks @strzibny.

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.

None yet

2 participants