From 853be0db6a23fa78611f22a9bbde8accdafeb248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 07:32:06 +0000 Subject: [PATCH] Bump octokit from 4.25.0 to 5.1.0 Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.25.0 to 5.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/v4.25.0...v5.1.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6fcfe61..b746cb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (2.0.3) influxdb-client (2.6.0) - octokit (4.25.0) + octokit (5.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) optparse (0.2.0)