Subject:
[ruby-ffi] building ffi requires bones version == 2.5.1 , fix included
From:
Stephen Bannasch
Date:
8/31/10 3:11 PM
To:
ruby-ffi@googlegroups.com

Building ffi requires bones version == 2.5.1. Rake tasks won't work if newer versions of Bones are installed.

I've got a very simple patch here:
http://github.com/stepheneb/ffi/compare/master...fix-bones

Which is referenced in this issue
http://github.com/ffi/ffi/issues#issue/29