From e778bbff629dea9d967f1f99b3cb8cb13f578824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 29 Mar 2019 03:55:39 +0000 Subject: [PATCH] Bump parallel from 1.16.1 to 1.16.2 in /docs Bumps [parallel](https://github.com/grosser/parallel) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.16.1...v1.16.2) 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 d016c74eac..b4d16b5f1a 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.1) + parallel (1.16.2) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.0.3)