eric1234/gist-dep

Login not working

ingemar opened this issue · 2 comments

% gist-dep login
error: undefined method `oauthed?' for Octokit:Module

Looks like the method got renamed (maybe to token_authenticated?).

Feel free to commit a patch if I don't get to it before you (probably later this week or this weekend).

Just released a new version that fixes this (as well as other issues caused by changes in Octokit). I have also change my gemspec to use pessimistic versioning to avoid this type of breakage in the future.