From 6de9dca816343c8955c621757903b0bcac98e6c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 06:01:35 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.11.1 to 1.11.7 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.7. **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.11.1...v1.11.7) 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 bf6fd6a1..073149f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,9 +252,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.3) mini_racer (0.3.1) libv8 (~> 8.4.255) minitest (5.14.3) @@ -265,7 +267,7 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.4) - nokogiri (1.11.1) + nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) notiffany (0.1.3)