From f0f9c542b991368dd6600289aaf8884a01b91e08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 14:55:13 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.10.4. - [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.6.1...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5634de9..aa12e4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,11 +16,11 @@ GEM librarian (>= 0.1.1) metaclass (0.0.1) mime-types (2.0) - mini_portile (0.5.2) + mini_portile2 (2.4.0) mocha (0.14.0) metaclass (~> 0.0.1) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) puppet (3.4.1) facter (~> 1.6) hiera (~> 1.0)