@@ -96,8 +96,6 group :test do | |||
|
96 | 96 | # For running UI tests |
|
97 | 97 | gem "capybara" |
|
98 | 98 | gem "selenium-webdriver" |
|
99 | # building ffi 1.9.7 fails in Ubuntu: https://github.com/ffi/ffi/issues/414 | |
|
100 | gem "ffi", "1.9.6" | |
|
101 | 99 | end |
|
102 | 100 | |
|
103 | 101 | local_gemfile = File.join(File.dirname(__FILE__), "Gemfile.local") |
General Comments 0
You need to be logged in to leave comments.
Login now