From db0be98f4443dec40c5f84abd01c9f9b426440c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 20:00:23 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 to 1.6.8.1. - [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.0...v1.6.8.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0719df6..80b729a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: + java (0.0.2) mechanize (1.0.0) nokogiri (>= 1.2.1) - mini_portile (0.5.2) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) - nokogiri (1.6.0-java) - mini_portile (~> 0.5.0) + mini_portile2 (2.1.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) + nokogiri (1.6.8.1-java) rack (1.5.2) rake (10.1.0) rspec (1.3.2) @@ -18,6 +18,7 @@ PLATFORMS ruby DEPENDENCIES + java mechanize nokogiri rack (~> 1.1)