From d07068f1e4d0044e409aa4e472649b90c257284d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 01:39:02 +0000 Subject: [PATCH] build(deps): bump octokit from 4.21.0 to 4.22.0 in /docs Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.21.0 to 4.22.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.21.0...v4.22.0) --- updated-dependencies: - dependency-name: octokit dependency-type: indirect update-type: version-update:semver-minor ... 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 6125c17c38..a2995df4ed 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -257,7 +257,7 @@ GEM nokogiri (1.13.1) mini_portile2 (~> 2.7.0) racc (~> 1.4) - octokit (4.21.0) + octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.21.0)