##// END OF EJS Templates
XML output broken with builder 3.0.1....
Jean-Philippe Lang -
r10123:1f7a944d1426
parent child
Show More
@@ -5,7 +5,7 gem "jquery-rails", "~> 2.0.2"
5 5 gem "i18n", "~> 0.6.0"
6 6 gem "coderay", "~> 1.0.6"
7 7 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
8 gem "builder"
8 gem "builder", "3.0.0"
9 9
10 10 # Optional gem for LDAP authentication
11 11 group :ldap do
General Comments 0
You need to be logged in to leave comments. Login now