From 6aa1c4fc03beab2beea3122a5f91a3ecd4fff154 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:58:35 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.8.4 to 1.11.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.11.2. **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.8.4...v1.11.2) 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 2798190..29868d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,12 +90,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.5.0) minitest (5.11.3) netrc (0.11.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) public_suffix (3.0.3) + racc (1.5.2) rack (1.6.10) rack-test (0.6.3) rack (>= 1.0)