From abe96e87c7be3c9b6505d89003cb067dfe32de1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:15:40 +0000 Subject: [PATCH] build(deps): bump octokit from 6.1.1 to 8.1.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 6.1.1 to 8.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...v8.1.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b434dd0..ac6e3313 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) @@ -41,10 +41,10 @@ GEM faraday (< 3.0) oauth2 (~> 1.1) erubi (1.12.0) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http ffi (1.15.5) filelock (1.1.1) gssapi (1.3.1) @@ -68,6 +68,8 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.2.0) + net-http (0.4.1) + uri nori (2.6.0) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) @@ -75,7 +77,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - octokit (6.1.1) + octokit (8.1.0) + base64 faraday (>= 1, < 3) sawyer (~> 0.9) openssl (3.2.0) @@ -85,7 +88,7 @@ GEM racc psych (5.1.0) stringio - public_suffix (5.0.1) + public_suffix (5.0.4) racc (1.7.3) rack (3.0.6.1) rainbow (3.1.1) @@ -139,6 +142,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) + uri (0.13.0) winrm (2.3.4) builder (>= 2.1.2) erubi (~> 1.8)