Browse Source

Update dependency nokogiri to ">= 1.16.5" (#3410)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 10 months ago
parent
commit
0533a37685
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Gemfile
  2. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -118,7 +118,7 @@ gem 'loofah', '~> 2.22'
 gem 'mail', '>= 2.8.1'
 gem 'mini_magick', ">= 4.12.0"
 gem 'multi_xml'
-gem "nokogiri", ">= 1.16.4"
+gem "nokogiri", ">= 1.16.5"
 gem 'omniauth'
 gem 'rails', '~> 6.1.7', '>= 6.1.7.7'
 gem 'rails-html-sanitizer', '~> 1.6'

+ 1 - 1
Gemfile.lock

@@ -912,7 +912,7 @@ DEPENDENCIES
   mysql2 (~> 0.5, >= 0.5.6)
   net-ftp
   net-ftp-list
-  nokogiri (>= 1.16.4)
+  nokogiri (>= 1.16.5)
   omniauth
   omniauth-dropbox-oauth2!
   omniauth-evernote