add ffi to Gemfile

Change-Id: If859be8662babec75b2c237be32fa9a0da2c7a4b
Reviewed-on: https://gerrit.instructure.com/13418
Reviewed-by: Cody Cutrer <cody@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
Tested-by: Zach Wily <zach@instructure.com>
This commit is contained in:
Zach Wily 2012-09-03 22:01:08 -06:00
parent 4bea349e8f
commit 324f02544d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ gem 'daemons', '1.1.0'
gem 'diff-lcs', '1.1.2', :require => 'diff/lcs'
gem 'encrypted_cookie_store-instructure', '1.0.1', :require => 'encrypted_cookie_store'
gem 'erubis', '2.7.0'
gem 'ffi', '1.1.5'
gem 'hairtrigger', '0.1.13'
gem 'haml', '3.1.6'
if !ONE_NINE