##// END OF EJS Templates
Merged r14078 and r14097 from trunk to 2.6-stable...
Toshi MARUYAMA -
r13717:f26f5fd10170
parent child
Show More
@@ -93,6 +93,8 group :test do
93 93 if RUBY_VERSION >= '1.9.3'
94 94 gem "capybara"
95 95 gem "selenium-webdriver"
96 # building ffi 1.9.7 fails in Ubuntu: https://github.com/ffi/ffi/issues/414
97 gem "ffi", "1.9.6"
96 98 end
97 99 end
98 100
General Comments 0
You need to be logged in to leave comments. Login now