From 33f9180e1dcd656de51d8571e99a1c54a3e0e6af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 05:13:39 +0000 Subject: [PATCH] build: bump octokit from 4.17.0 to 4.18.0 in /docs Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.17.0 to 4.18.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.17.0...v4.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 3fdc5b2aac..c618823416 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.17.0) + octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.19.1)