From 171071cfbf1e17beb8cc0d990fa495103302ac4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 07:01:13 +0000 Subject: [PATCH] Bump octokit from 5.6.1 to 6.0.1 Bumps [octokit](https://github.com/octokit/octokit.rb) from 5.6.1 to 6.0.1. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v5.6.1...v6.0.1) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..855fedbc452 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM actionview octicons (= 17.6.0) railties - octokit (5.6.1) + octokit (6.0.1) faraday (>= 1, < 3) sawyer (~> 0.9) oj (3.13.21)