From 06e90f1cb42b75cd99cd8da23c7b77328259026d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Mar 2019 19:01:25 +0000 Subject: [PATCH] Bump parallel from 1.16.0 to 1.16.1 in /docs Bumps [parallel](https://github.com/grosser/parallel) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.16.0...v1.16.1) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 42f4ba4d63..d016c74eac 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -219,7 +219,7 @@ GEM mini_portile2 (~> 2.4.0) octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) - parallel (1.16.0) + parallel (1.16.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.0.3)