From c27946923a39f3eaf3ef53ae7dfe496f8b559860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:43:45 +0000 Subject: [PATCH] Bump octokit from 9.1.0 to 9.2.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 9.1.0 to 9.2.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/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec4f1acdbac..bd1e6238c32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM sass-embedded (~> 1.54) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.7.2) + json (2.7.5) json_schemer (2.3.0) bigdecimal hana (~> 1.3) @@ -124,7 +124,7 @@ GEM minitest (5.25.1) net-http (0.4.1) uri - octokit (9.1.0) + octokit (9.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.26.3)