Commit graph

5 commits

Author SHA1 Message Date
taca
9db33a7cab Update ruby-simple_oauth to 0.3.1.
No exact changes are available, but various dependency and fixes.
2015-03-13 15:47:53 +00:00
obache
26cad1ebdb Update ruby-simple_oauth to 0.2.0.
* Fix "URI.escape is obsolete" warnings on Ruby>=1.9
* Alias encode to escape and decode to unescape
2013-01-05 05:23:15 +00:00
obache
1b5d945125 Update ruby-simple_oauth to 0.1.7.
(no summary)
2012-04-24 12:08:25 +00:00
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