##// END OF EJS Templates
Removed tzinfo gem requirement....
Jean-Philippe Lang -
r9353:79091382ccb3
parent child
Show More
@@ -5,7 +5,6 gem 'prototype-rails', '3.2.1'
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 "tzinfo", "~> 0.3.31"
9 8 gem "builder"
10 9
11 10 # Optional gem for LDAP authentication
General Comments 0
You need to be logged in to leave comments. Login now