You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
I get:
in `raise_if_conflicts': Unable to activate licensee-9.9.2, because octokit-4.10.0 conflicts with octokit (~> 4.8.0) (Gem::ConflictError)
I'm not sure why 4.10.0 is clashing with > 4.8.0.
Currently I fix it by locally making the Gemfile for licensee be 8.7 rather than ~>.
The text was updated successfully, but these errors were encountered: