From 6dbd5f0cf6a66df9839219abff09e8b67041e468 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 05:19:28 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.7.1 to 1.11.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.1 to 1.11.6. **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.7.1...v1.11.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fe6279..b407234 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,13 +178,14 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.5.1) minitest (5.10.1) multipart-post (2.0.0) newrelic_rpm (4.1.0.333) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.11.6) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) parser (2.4.0.0) ast (~> 2.2) @@ -201,6 +202,7 @@ GEM pry (>= 0.10.4) public_suffix (2.0.5) puma (3.8.2) + racc (1.5.2) rack (2.0.1) rack-cors (0.4.1) rack-protection (1.5.3)