mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-10 19:23:06 +00: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:
parent
5cd49ac2f4
commit
fc58809bfe
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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user