From 21148d9b8e40f4ef3813b135ce80b3b553b62201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 11 Sep 2018 17:24:08 +0000 Subject: [PATCH] Bump octokit from 4.11.0 to 4.12.0 in /docs Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.11.0 to 4.12.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.11.0...v4.12.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 a600953835..8c0617f3d0 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -207,7 +207,7 @@ GEM multipart-post (2.0.0) nokogiri (1.8.4) mini_portile2 (~> 2.3.0) - octokit (4.11.0) + octokit (4.12.0) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.1) forwardable-extended (~> 2.6)