From 1f71376c0c2fd6ad40960f7a3398c87cfa0e083a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:12:06 +0000 Subject: [PATCH] Bump debug from 1.8.0 to 1.9.0 Bumps [debug](https://github.com/ruby/debug) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a29206..c39fbe7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,9 +44,9 @@ GEM xpath (~> 3.2) concurrent-ruby (1.2.2) crass (1.0.6) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.0) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.0) docile (1.4.0) erubi (1.12.0)