mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Bump tzinfo. 0.3.31 was released on November 6, 2011.
This commit is contained in:
parent
b02c87ef2a
commit
e43b0251ec
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.add_dependency('i18n', '~> 0.6')
|
||||
s.add_dependency('multi_json', '~> 1.0')
|
||||
s.add_dependency('tzinfo', '~> 0.3.29')
|
||||
s.add_dependency('tzinfo', '~> 0.3.31')
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue