From 19a0e699a22ca1630634da40f65a7ac42f85a27f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 07:20:44 +0000 Subject: [PATCH] Bump nokogiri from 1.5.9 to 1.9.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.9 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.5.9...v1.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0bd5a52..960ba4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,10 +129,12 @@ GEM metaclass (0.0.1) method_source (0.8.1) mime-types (1.25.1) + mini_portile2 (2.4.0) mocha (0.13.3) metaclass (~> 0.0.1) multi_json (1.10.1) - nokogiri (1.5.9) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) oauth (0.4.7) omniauth (1.1.3) hashie (~> 1.2)