From 0c08056dd382ccc075ea12a3b9d8f8f091eb83ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:00:05 +0000 Subject: [PATCH] Bump nokogiri from 1.6.2.1 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.2.1 to 1.10.8. - [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.2.1...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4f310c7..55a3b727 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM mime-types (1.25.1) mini_magick (3.7.0) subexec (~> 0.2.1) - mini_portile (0.6.0) + mini_portile2 (2.4.0) multi_json (1.10.1) multi_test (0.1.1) multi_xml (0.5.5) @@ -284,9 +284,9 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) newrelic_rpm (3.8.1.221) - nokogiri (1.6.2.1) - mini_portile (= 0.6.0) - nokogiri (1.6.2.1-java) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.8-java) oauth (0.4.7) oauth2 (0.9.4) faraday (>= 0.8, < 0.10)