mirror of
https://github.com/redmine/redmine.git
synced 2026-01-25 16:59:59 +01:00
Merged r22317 from trunk to 5.0-stable (#37694).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22318 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -22,7 +22,7 @@ gem 'nokogiri', (if Gem.ruby_version < Gem::Version.new('2.6.0')
|
||||
end)
|
||||
gem "rexml", require: false if Gem.ruby_version >= Gem::Version.new('3.0')
|
||||
gem 'i18n', '~> 1.10.0'
|
||||
gem 'rbpdf', '~> 1.21.0'
|
||||
gem 'rbpdf', '~> 1.21.3'
|
||||
gem 'addressable'
|
||||
gem 'rubyzip', '~> 2.3.0'
|
||||
gem 'net-smtp', '~> 0.3.0'
|
||||
|
||||
Reference in New Issue
Block a user