JacobEvelyn / friends

Spend time with the people you care about. Introvert-tested. Extrovert-approved.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect version of `gli` specified in gemspec

JacobEvelyn opened this issue · comments

The code expects gli version 2.14+, which includes the changes I submitted for supporting multiple options of a given flag. But friends.gemspec doesn't require this this version, so it's possible to use an older version of gli which causes errors like:

> friends list activities
Error: undefined method `empty?` for nil:NilClass