From 54515561b60ecf25696d48a6105ea07091941898 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 05:45:16 +0000 Subject: [PATCH] build: bump parallel from 1.17.0 to 1.18.0 in /docs Bumps [parallel](https://github.com/grosser/parallel) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/grosser/parallel/releases) - [Commits](https://github.com/grosser/parallel/compare/v1.17.0...v1.18.0) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 704667201e..f5d96b4f52 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -218,7 +218,7 @@ GEM mini_portile2 (~> 2.4.0) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) - parallel (1.17.0) + parallel (1.18.0) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1)