fcoury / octopi

A Ruby interface to GitHub API v2
http://hasmany.info/2009/4/18/ruby-interface-to-github-api
MIT License
216 stars 47 forks source link

Use SSL for GitHub API #51

Closed benedikt closed 13 years ago

benedikt commented 13 years ago

Hi,

I patched octopi to use SSL for all requests to the GitHub API. Unfortunately I had some troubles running the tests successfully. The patch works for me, though.

Benedikt

benedikt commented 13 years ago

All tests pass now.

radar commented 13 years ago

Thanks for the patch. All tests confirmed passing and now bumping to 0.4.0.