From 8b1dabefaf19c5c507723967474afae6f7415680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 22:24:36 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.10.4. - [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.4) 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..e034f42 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.4) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.4-java) rake (0.9.2.2) rspec (2.9.0) rspec-core (~> 2.9.0)