##// END OF EJS Templates
Merged r14118 from trunk to 3.0-stable...
Toshi MARUYAMA -
r13744:fee5faa9b8c6
parent child
Show More
@@ -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