From 6803848023e5e7c754737c464fb5c8f28193870b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 21:11:28 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.9 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.4. **This update includes security fixes.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.11.4) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 652d9b6aa..d1120e8e0 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ group :test do gem 'cucumber-rails', require: false gem 'cucumber-rails-training-wheels' gem 'capybara', '~> 3.31' - gem 'nokogiri', '~> 1.10' + gem 'nokogiri', '~> 1.11' gem 'factory_bot_rails' gem 'webmock', '~> 3.8' gem 'uri-handler' diff --git a/Gemfile.lock b/Gemfile.lock index bcb0d8319..74d9f169e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,9 +298,11 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.0) momentjs-rails (2.20.1) railties (>= 3.1) @@ -313,8 +315,9 @@ GEM naught (1.1.0) newrelic_rpm (6.10.0.364) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -353,6 +356,7 @@ GEM multi_json puma (4.3.3) nio4r (~> 2.0) + racc (1.5.2) rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0) @@ -581,7 +585,7 @@ DEPENDENCIES meta-tags (~> 2.13) momentjs-rails newrelic_rpm - nokogiri (~> 1.10) + nokogiri (~> 1.11) paranoia (~> 2.4) pg (~> 1.2) phantomjs