]> source.dussan.org Git - redmine.git/commitdiff
Update Nokogiri to 1.15.2 (#38181).
authorGo MAEDA <maeda@farend.jp>
Thu, 22 Jun 2023 01:33:38 +0000 (01:33 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 22 Jun 2023 01:33:38 +0000 (01:33 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@22258 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 9acac00fb2eb55f1b870860e278628297123e72e..ce8481c6cdd7933510b61cc08e0c8a33a28ed91f 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -10,7 +10,7 @@ gem "actionpack-xml_parser"
 gem 'roadie-rails', '~> 3.0.0'
 gem 'marcel'
 gem 'mail', '~> 2.8.1'
-gem 'nokogiri', '~> 1.14.0'
+gem 'nokogiri', '~> 1.15.2'
 gem 'i18n', '~> 1.13.0'
 gem 'rbpdf', '~> 1.21.1'
 gem 'addressable'