From 8680f9d6053055856707e0fc35c902e08ba6d4ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:00:38 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.9.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 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.6.1...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 c902f13..fff0d0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,10 +86,10 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) multi_json (1.11.2) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) pg (0.17.1) polyglot (0.3.5) rack (1.4.7)