Revision 9535
Added by Jean-Philippe Lang about 13 years ago
Gemfile | ||
---|---|---|
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 |
Also available in: Unified diff
Removed tzinfo gem requirement.