From 5cadca7ef06166affdde344a1ba7f24199005ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 03:12:13 +0000 Subject: [PATCH] Bump octokit from 6.1.1 to 7.1.0 in /release_sync Bumps [octokit](https://github.com/octokit/octokit.rb) from 6.1.1 to 7.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/v6.1.1...v7.1.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- release_sync/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release_sync/Gemfile.lock b/release_sync/Gemfile.lock index 9735f7e..38c3de8 100644 --- a/release_sync/Gemfile.lock +++ b/release_sync/Gemfile.lock @@ -6,7 +6,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) concurrent-ruby (1.2.2) faraday (2.7.10) @@ -22,7 +22,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) minitest (5.18.1) - octokit (6.1.1) + octokit (7.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) public_suffix (5.0.3)