From 2aa55d439cc675e1adc0f59287541b972bc07401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 07:44:04 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.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.1...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7097fc2..cb1d2d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM json (1.8.1) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) multi_json (1.8.4) multi_test (0.0.3) multi_xml (0.5.5) @@ -64,8 +64,8 @@ GEM net-ssh (2.8.0) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8)