From a59b94c64e4075e6e7c1176d271633c663d9c508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 12:55:37 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.10.5. - [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.1...v1.10.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed25eb3..abd3b7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM metaclass (0.0.4) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.10.3) mocha (1.1.0) metaclass (~> 0.0.1) @@ -138,8 +138,8 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.2.0) newrelic_rpm (3.9.9.275) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0)