From 93c1505d26fe0ac51a8f227afc652e4e93f9147f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 05:53:21 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.8.4 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.11.5. **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.5) 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..7e4475b 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.1) minitest (5.11.3) netrc (0.11.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.5) + 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)