From a60d9896d121fb66b4eb02e824a9bf036d620074 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 09:24:25 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.7 to 1.11.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 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.10.7...v1.11.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c7036235..54bde04c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,14 +120,17 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - 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.3) minitest (5.13.0) nested_form (0.3.2) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.6) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) obscenity (1.0.2) orm_adapter (0.5.0) parallel (1.19.1) @@ -139,6 +142,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) + racc (1.5.2) rack (2.1.2) rack-pjax (1.1.0) nokogiri (~> 1.5)