From ff40835f5cf46526fbeebd46683a6fd07322cb5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 15:52:40 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.6.8.1 in /release/pull-request-reports Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 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.6.2...v1.6.8.1) Signed-off-by: dependabot[bot] --- release/pull-request-reports/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release/pull-request-reports/Gemfile.lock b/release/pull-request-reports/Gemfile.lock index 859202ab80..a12cf3ebc8 100644 --- a/release/pull-request-reports/Gemfile.lock +++ b/release/pull-request-reports/Gemfile.lock @@ -16,12 +16,12 @@ GEM oauth2 hashie (3.4.2) jwt (1.5.1) - mini_portile (0.6.2) + mini_portile2 (2.1.0) multi_json (1.11.1) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0)