- Version bump to 0.0.7
- Updated RSpec
- Updated SimpleCov
- Updated WebMock
- Updated Bourne
- Updated OmniAuth to 1.1.0
- Added language hint for code example.
- Updated the Travis/Gemnasium status graphics to work better with DocumentUp.
- Wow... commit fail.
- Added History/Changelog
- Updated 'webmock' gem dependency
- Update 'bourne' gem dependency
- Updated 'simplecov' gem dependency.
- Version bump to 0.0.5
- Refactored Pull Request #4 to make the CA Path configurable and added a test.
- Merge pull request #4 from dynaum/master
- Configuring ssl certs path for ubuntu
- Added chnage log
- Updated README
- Version bump to 0.0.4
- Fixed Issue #3 - Corrected some improperly placed URL-encoding.
- Added Gemnasium dependency monitor graphic
- Updated OmniAuth dependency to 1.0.2 to get rid of a Rack bug.
- Only CI the master branch.
- Removed a debugging RSpec tag.
- Removed extraneous whitespace
- Corrected some formatting issues with the README
- Small change to the README
- Version bump to 0.0.3
- Upgraded RSpec to 2.8
- Fixed #2 - Removed an undeclared dependency left in from debugging.
- Version bump to 0.0.2
- Fixed #1 - The return URL can now be explicitly set, falling back to the
referrer
if absent. - Added some brief usage guidelines to the README