New Release of oauth: Version 0.5.8
๐ท๏ธ
development
ruby
rails
๐ท๏ธ
rubygems
oauth
๐ท๏ธ
authentication
oauth version 0.5.8 is Released
| Project |
Ruby Oauth |
| name, license, docs |
 |
| version & downloads |
 |
| dependencies & linting |
 |
| unit tests |
 |
| coverage & maintainability |
 |
| resources |
 |
| Spread ~โกโโโฅโโก~ |
๐ ๐ผ ๐ป ๐น  |
0.5.8 2021-11-10
Added
- Added more documentation files to packaged gem, e.g. SECURITY.md, CODE_OF_CONDUCT.md
Fixed
- Removed reference to RUBY_VERSION from gemspec, as it depends on rake release, which is problematic on some ruby engines. (by @pboling)