summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/gist: add missing test dependencyHans de Graaff2020-05-241-2/+4
| | | | | | Closes: https://bugs.gentoo.org/723840 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/gist: bump for service requirements changeRobin H. Johnson2020-02-191-0/+22
GitHub has changed the authentication method slightly, discontining support for the old access_token query parameter. All consumers should move to headers [1] instead. Support for the old method ends 2020/07/01. [1] https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters Fixes: https://github.com/defunkt/gist/pull/308 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>