From 5d0ca2368e73ef5ecd3e14d430221d5a7fdb445f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:13:06 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.2 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.2. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.2) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9efc3f2..9da7b4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,14 @@ GEM specs: ast (2.4.2) concurrent-ruby (1.2.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) docile (1.4.0) - io-console (0.6.0) - irb (1.6.4) - reline (>= 0.3.0) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) json (2.8.2) language_server-protocol (3.17.0.3) lint_roller (1.1.0) @@ -24,11 +25,15 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc + psych (5.2.0) + stringio racc (1.8.1) rainbow (3.1.1) rake (13.2.1) + rdoc (6.7.0) + psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.3.3) + reline (0.5.11) io-console (~> 0.5) rubocop (1.68.0) json (~> 2.3) @@ -64,6 +69,7 @@ GEM standard-performance (1.4.0) lint_roller (~> 1.1) rubocop-performance (~> 1.21.0) + stringio (3.1.2) unicode-display_width (2.6.0) PLATFORMS