1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 11:37:14 +00:00

Update I18n to 1.13 (#37401).

git-svn-id: https://svn.redmine.org/redmine/trunk@22219 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2023-04-30 04:44:19 +00:00
parent 0f115a043c
commit e8db9db894

View File

@ -11,7 +11,7 @@ gem 'roadie-rails', '~> 3.0.0'
gem 'marcel'
gem 'mail', '~> 2.8.1'
gem 'nokogiri', '~> 1.14.0'
gem 'i18n', '~> 1.12.0'
gem 'i18n', '~> 1.13.0'
gem 'rbpdf', '~> 1.21.1'
gem 'addressable'
gem 'rubyzip', '~> 2.3.0'