From 8496df27f6e4cb6d4b2ed91a0cbc3ceda1f3793d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 05:15:36 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.9 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.12.0. **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.9...v1.12.0) 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 24e0bbac..6095bc08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,9 +313,11 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.14.1) multi_json (1.14.1) multi_xml (0.6.0) @@ -328,8 +330,9 @@ GEM nenv (0.3.0) net-http-persistent (2.9.4) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -372,6 +375,7 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) + racc (1.5.2) rack (2.2.2) rack-accept (0.4.5) rack (>= 0.4)