From 232edda272b3b7125838e111bd1c9c51112a945c 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:59:19 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.11.1 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 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.11.1...v1.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf6fd6a1..35426d9b 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.6.1) mini_racer (0.3.1) libv8 (~> 8.4.255) minitest (5.14.3) @@ -265,8 +267,8 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.4) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1)