From ae2f7cbae7f8ce947d3381b54c37d9bd8e7bb977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 08:21:04 +0000 Subject: [PATCH] Bump licensed from 3.7.4 to 3.7.5 in /updater Bumps [licensed](https://github.com/github/licensed) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/github/licensed/releases) - [Changelog](https://github.com/github/licensed/blob/master/CHANGELOG.md) - [Commits](https://github.com/github/licensed/compare/3.7.4...3.7.5) --- updated-dependencies: - dependency-name: licensed dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 54347338858..2441233b12e 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -24,7 +24,7 @@ PATH faraday (= 2.6.0) gitlab (= 4.19.0) nokogiri (~> 1.8) - octokit (>= 4.6, < 6.0) + octokit (>= 4.6, < 7.0) parser (>= 2.5, < 4.0) toml-rb (>= 1.1.2, < 3.0) @@ -187,7 +187,7 @@ GEM reline (>= 0.3.0) jmespath (1.6.1) json (2.6.2) - licensed (3.7.4) + licensed (3.7.5) bundler (>= 1.10) json (>= 2.6.2) licensee (>= 9.15.2, < 10.0.0)