Merged r23748 from trunk to 6.0-stable (#42558).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23751 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-05-07 23:40:08 +00:00
parent 4b4cc06463
commit bb52c65232

View File

@@ -11,7 +11,7 @@ gem 'marcel'
gem 'mail', '~> 2.8.1'
gem 'nokogiri', '~> 1.18.3'
gem 'i18n', '~> 1.14.1'
gem 'rbpdf', '~> 1.21.3'
gem 'rbpdf', '~> 1.21.4'
gem 'addressable'
gem 'rubyzip', '~> 2.3.0'
gem 'propshaft', '~> 1.1.0'