From f18ba8984143953f5bafba16fcef0d81906512ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 04:32:43 +0000 Subject: [PATCH] Bump debug from 1.9.1 to 1.9.2 in /updater Bumps [debug](https://github.com/ruby/debug) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- updater/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index 6f091f86..7c57e15c 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -27,7 +27,7 @@ GEM crack (1.0.0) bigdecimal rexml - debug (1.9.1) + debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) dependabot-bundler (0.248.0) @@ -148,7 +148,7 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) io-console (0.7.2) - irb (1.11.2) + irb (1.12.0) rdoc reline (>= 0.4.2) jmespath (1.6.2) @@ -223,10 +223,10 @@ GEM racc (1.7.3) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.4.2) + reline (0.5.0) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)