From 8a0abc218c8eac02fe9cc47f4ccc3c6b177eb363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 17:48:11 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66dfdbd..496dcd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,11 +102,11 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.23) - mini_portile (0.5.0) + mini_portile2 (2.1.0) minitest (4.7.5) multi_json (1.7.7) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) pg (0.15.1) poltergeist (1.3.0) capybara (~> 2.1.0)