]> source.dussan.org Git - redmine.git/commitdiff
Merged r21539 to 5.0-stable (#36912).
authorMarius Balteanu <marius.balteanu@zitec.com>
Wed, 27 Apr 2022 21:00:17 +0000 (21:00 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Wed, 27 Apr 2022 21:00:17 +0000 (21:00 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21543 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index b409c6acb23ff9f3d61c5b12c473e89fc9b5daff..33a573e1b92e89dd77869ef10d51f36b0634a57b 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,7 @@ gem 'roadie-rails', (Gem.ruby_version < Gem::Version.new('2.6.0') ? '~> 2.2.0' :
 gem 'marcel'
 gem "mail", "~> 2.7.1"
 gem 'csv', '~> 3.2.0'
-gem 'nokogiri', (Gem.ruby_version < Gem::Version.new('2.6.0') ? '~> 1.12.2' : '~> 1.13.0')
+gem 'nokogiri', (Gem.ruby_version < Gem::Version.new('2.6.0') ? '~> 1.12.5' : '~> 1.13.4')
 gem 'i18n', '~> 1.10.0'
 gem "rbpdf", "~> 1.20.0"
 gem 'addressable'