From 9abc4075920790b14983a75285f00755bca7909c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 16:30:21 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 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.1...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 21ebab5..1e22a75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,10 +79,10 @@ GEM rb-kqueue (>= 0.2) maruku (0.7.0) mercenary (0.3.2) - mini_portile (0.5.3) + mini_portile2 (2.1.0) minitest (5.3.3) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) parslet (1.5.0) blankslate (~> 2.0) posix-spawn (0.3.8)