From e95c320e27ea693eb8cd2a4a5f398c07759f3511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 15:27:44 +0000 Subject: [PATCH] Bump nokogiri from 1.8.0 to 1.9.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.0...v1.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 111036fe9..d3ab6b154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -452,7 +452,7 @@ GEM metaclass (0.0.4) method_source (0.9.0) mime-types (1.25.1) - mini_portile2 (2.2.0) + mini_portile2 (2.4.0) mocha (1.3.0) metaclass (~> 0.0.1) multi_json (1.12.2) @@ -464,8 +464,8 @@ GEM nenv (0.3.0) net-http-persistent (2.9.4) netrc (0.11.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0)