abhshkdz / graf

A simple git log analyzer gem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Throws error when running the command after installation

gkavaturi opened this issue · comments

/Library/Ruby/Gems/1.8/gems/graf-0.0.1/bin/graf:6: undefined method require_relative' for main:Object (NoMethodError) from /usr/bin/graf:23:inload'
from /usr/bin/graf:23

Upgrading to 1.9.3 or 2.0.0 should fix the issue. require_relative is not there in 1.8.x.