##// END OF EJS Templates
Merged r14118 from trunk to 2.6-stable...
Toshi MARUYAMA -
r13745:9cf6baf2704c
parent child
Show More
@@ -93,8 +93,6 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"
98 96 end
99 97 end
100 98
General Comments 0
You need to be logged in to leave comments. Login now