From e22d82ab9e457355d78df4bc29df0a65db567e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 05:18:28 +0000 Subject: [PATCH] Bump licensed from 3.7.3 to 3.7.4 in /updater Bumps [licensed](https://github.com/github/licensed) from 3.7.3 to 3.7.4. - [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.3...3.7.4) --- updated-dependencies: - dependency-name: licensed dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 89ad3eb036c..17a0904b43a 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -141,12 +141,14 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.5.1) aws-eventstream (~> 1, >= 1.0.2) - byebug (11.1.3) citrus (3.0.2) commonmarker (0.23.6) concurrent-ruby (1.1.10) crack (0.4.5) rexml + debug (1.6.2) + irb (>= 1.3.6) + reline (>= 0.3.1) diff-lcs (1.5.0) docker_registry2 (1.12.0) rest-client (>= 1.8.0) @@ -182,9 +184,12 @@ GEM multi_xml (>= 0.5.2) i18n (1.12.0) concurrent-ruby (~> 1.0) + io-console (0.5.11) + irb (1.4.2) + reline (>= 0.3.0) jmespath (1.6.1) json (2.6.2) - licensed (3.7.3) + licensed (3.7.4) bundler (>= 1.10) json (>= 2.6.2) licensee (>= 9.15.2, < 10.0.0) @@ -223,6 +228,8 @@ GEM rainbow (3.1.1) rake (13.0.3) regexp_parser (2.5.0) + reline (0.3.1) + io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -292,7 +299,7 @@ PLATFORMS DEPENDENCIES activesupport (~> 6.1.4) - byebug (~> 11.1) + debug (~> 1.6.2) dependabot-bundler! dependabot-cargo! dependabot-common!