Commit graph

2 commits

Author SHA1 Message Date
obache
c468aabcb7 Update ruby-simple_oauth to 0.1.5.
* Rakefiles are executables, and rake loads rake, not rakefile code
* Replace rcov with simplecov
* Convert README to Markdown
* Convert LICENSE to Markdown
* Replace rdoc with yard
* Add turn in development for more verbose test output
* Trust the load path
* Remove vestigial VERSION file
* Add Travis configuration file
* Bundle setup before running tests
* Require rubygems
* Add bundler as a development dependency
* Apparently, Object#tap was added in 1.8.7, not 1.9
* Add jruby-openssl dependency
* Add link to Travis CI
* Remove vestigial rdoc options from gem specification
* Bump version to 0.1.5
2011-05-07 03:01:35 +00:00
obache
e6378afc05 Import ruby18-simple_oauth-0.1.4 as security/ruby-simple_oauth.
Simply builds and verifies OAuth headers.
2011-04-12 11:58:45 +00:00