From 326b68ebe1320c48e6ae6c78e8062d8d6541d9fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 05:12:17 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 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.5.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f0564b..cec8845 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,10 @@ GEM json (>= 1.4.6) json (1.6.5) json (1.6.5-java) - nokogiri (1.5.2) - nokogiri (1.5.2-java) + mini_portile2 (2.4.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.8-java) rake (0.9.2.2) rspec (2.9.0) rspec-core (~> 2.9.0)