Closed GoogleCodeExporter closed 9 years ago
The test suite passes with libffi 0.6.3.
As such, resolving this issue can be as simple as changing
spec.add_dependency("ffi", ">= 1.0.5") to spec.add_dependency("ffi", "~>
0.6.3") in grok/ruby/grok.gemspec
Original comment by charles....@gmail.com
on 16 Feb 2011 at 4:36
I updated the gemspec in git master.
jls-grok 0.4.1 pushed to rubygems. Marking fixed; reopen if this is not the
case :)
Original comment by jls.semi...@gmail.com
on 16 Feb 2011 at 5:38
Original comment by jls.semi...@gmail.com
on 16 Feb 2011 at 5:47
Original issue reported on code.google.com by
charles....@gmail.com
on 16 Feb 2011 at 4:29