From 30e9fba6226158143d9d2c56e7b15b48cd55bee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 07:35:02 +0000 Subject: [PATCH] Bump octokit from 4.25.0 to 5.4.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.25.0 to 5.4.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.0...v5.4.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19ab16f..a48cc5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,30 +6,30 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) concurrent-ruby (1.1.10) diff-lcs (1.5.0) dotenv (2.8.1) factory_bot (6.2.1) activesupport (>= 5.0.0) - faraday (2.3.0) - faraday-net_http (~> 2.0) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) + faraday-net_http (3.0.0) i18n (1.12.0) concurrent-ruby (~> 1.0) influxdb-client (2.6.0) minitest (5.16.2) - octokit (4.25.0) + octokit (5.4.0) faraday (>= 1, < 3) sawyer (~> 0.9) optparse (0.2.0) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - public_suffix (4.0.7) + public_suffix (5.0.0) rainbow (3.1.1) regexp_parser (2.5.0) rexml (3.2.5)