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!