From e2d20226babb6139cce23ef03e382894aa74b59f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:33:59 +0000 Subject: [PATCH] Bump octokit from 4.25.1 to 7.2.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.25.1 to 7.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/v4.25.1...v7.2.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index af44c878..f65fdc65 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem "jbuilder", "~> 2.11" # gem 'capistrano-rails', group: :development # Github -gem "octokit", "~> 4.25" +gem "octokit", "~> 7.2" # Bug tracking with bugsnag gem "bugsnag" diff --git a/Gemfile.lock b/Gemfile.lock index eb6102ce..57491c62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,9 +64,10 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.1.1) bcrypt (3.1.18) bindex (0.8.1) bugsnag (6.24.2) @@ -154,7 +155,8 @@ GEM railties (>= 5.0.0) faker (2.21.0) i18n (>= 1.8.11, < 2) - faraday (2.7.4) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -263,7 +265,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - octokit (4.25.1) + octokit (7.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) omniauth (1.9.2) @@ -289,7 +291,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.1) nio4r (~> 2.0) racc (1.6.2) @@ -499,7 +501,7 @@ DEPENDENCIES letter_opener listen (~> 3.8) memoist - octokit (~> 4.25) + octokit (~> 7.2) omniauth-github omniauth-rails_csrf_protection (~> 0.1) paper_trail