New Release of oauth: Version 0.5.8
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)