From ea8d7c929d6f41714e51f658ff5a6e2c96d34918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:40:49 +0000 Subject: [PATCH] build(deps): bump octokit from 8.1.0 to 9.1.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 8.1.0 to 9.1.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.1.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ee93ce..38d43a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM faraday (< 3.0) oauth2 (~> 1.1) erubi (1.12.0) - faraday (2.9.0) + faraday (2.9.1) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http @@ -78,8 +78,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - octokit (8.1.0) - base64 + octokit (9.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) openssl (3.2.0) @@ -90,7 +89,7 @@ GEM prism (0.27.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (5.1.1) racc (1.7.3) rack (3.0.10) rainbow (3.1.1)