[FIX] Pin ffi version
The build was failing with:
The last version of ffi (~> 1.0) to support your Ruby & RubyGems was
1.17.0. Try installing it with `gem install ffi -v 1.17.0` and then
running the current command again
So we decided to fix it to the latest version that don't require to update Ruby itself