From 70fed8d1bbdd54866773a9d9830123396136b624 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 12:22:59 +0000 Subject: [PATCH] build: bump octokit from 4.15.0 to 4.17.0 in /docs Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.15.0 to 4.17.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v4.15.0...v4.17.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 c958cf8c98764..d1bd92ce067f7 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -216,7 +216,7 @@ GEM mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) - octokit (4.15.0) + octokit (4.17.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.19.1)