mirror of
https://github.com/meineerde/redmine.git
synced 2026-04-05 07:21:39 +00:00
Removed tzinfo gem requirement.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9535 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
cb16661d36
commit
79091382cc
1
Gemfile
1
Gemfile
@ -5,7 +5,6 @@ gem 'prototype-rails', '3.2.1'
|
|||||||
gem "i18n", "~> 0.6.0"
|
gem "i18n", "~> 0.6.0"
|
||||||
gem "coderay", "~> 1.0.6"
|
gem "coderay", "~> 1.0.6"
|
||||||
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
|
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
|
||||||
gem "tzinfo", "~> 0.3.31"
|
|
||||||
gem "builder"
|
gem "builder"
|
||||||
|
|
||||||
# Optional gem for LDAP authentication
|
# Optional gem for LDAP authentication
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user