From 67aebcff2ce876822f1c4cfc8107e7ae5fcb493b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 09:21:14 +0000 Subject: [PATCH] Bump octokit from 4.13.0 to 4.14.0 in /docs Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v4.13.0...v4.14.0) 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 b4d16b5f1a..c0f956771c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -217,7 +217,7 @@ GEM multipart-post (2.0.0) nokogiri (1.10.2) mini_portile2 (~> 2.4.0) - octokit (4.13.0) + octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.16.2) pathutil (0.16.2)