From a00aa1a3e781eb65dd890cecbf78026a2837894a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:00:50 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.1 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.1) --- 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 4a086b9..e80a44f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,14 @@ GEM specs: ast (2.4.2) concurrent-ruby (1.2.2) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.1) + 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.11.2) + rdoc + reline (>= 0.4.2) json (2.6.3) language_server-protocol (3.17.0.3) lint_roller (1.1.0) @@ -24,11 +25,15 @@ GEM parser (3.2.2.4) ast (~> 2.4.1) racc + psych (5.1.2) + stringio racc (1.7.3) rainbow (3.1.1) rake (13.1.0) + rdoc (6.6.2) + psych (>= 4.0.0) regexp_parser (2.8.2) - reline (0.3.3) + reline (0.4.2) io-console (~> 0.5) rexml (3.2.6) rubocop (1.57.2) @@ -66,6 +71,7 @@ GEM standard-performance (1.2.1) lint_roller (~> 1.1) rubocop-performance (~> 1.19.1) + stringio (3.1.0) unicode-display_width (2.5.0) PLATFORMS