From f87eaa95458cd42e4e7dbdfcf7c2c5d55e18f46f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 04:32:21 +0000 Subject: [PATCH] chore(deps): [security] bump nokogiri from 1.11.2 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 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.2...v1.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43e3113..2431c0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,12 +150,12 @@ GEM marcel (1.0.0) method_source (1.0.0) mini_mime (1.0.3) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) minitest (5.14.4) mocha (1.12.0) nio4r (2.5.7) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) racc (~> 1.4) parallel (1.20.1) parser (3.0.0.0)