From b84c86b5bd1203ab2cd2457821db8026d5d1671b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:53:56 +0000 Subject: [PATCH] Bump octokit from 8.1.0 to 9.0.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 8.1.0 to 9.0.0. - [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/v8.1.0...v9.0.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8be988..0bd0228 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,8 +40,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - octokit (8.1.0) - base64 + octokit (9.0.0) faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.24.0)