From c786b7caa26574f7700b88788d0e462f26d471cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 11:26:52 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3fc0e2f..64e2941 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,15 +95,15 @@ GEM sprockets (~> 2.1) sprockets-helpers (~> 1.0.0) sprockets-sass (~> 1.0.0) - mini_portile (0.5.1) + mini_portile2 (2.1.0) multi_json (1.8.0) neat (1.4.0) bourbon (>= 2.1) sass (>= 3.2) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) - nokogiri (1.6.0-x86-mingw32) - mini_portile (~> 0.5.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) + nokogiri (1.6.8.1-x86-mingw32) + mini_portile2 (~> 2.1.0) posix-spawn (0.3.6) pygments.rb (0.5.0) posix-spawn (~> 0.3.6)