From bf33ec4a2f8b5380cf5c0ebc2f6ac110fc70295e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 05:23:12 +0000 Subject: [PATCH] Bump debug from 1.5.0 to 1.6.1 Bumps [debug](https://github.com/ruby/debug) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0ee1c2..42a8da5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,9 +89,9 @@ GEM childprocess (4.1.0) concurrent-ruby (1.1.10) crass (1.0.6) - debug (1.5.0) + debug (1.6.1) irb (>= 1.3.6) - reline (>= 0.2.7) + reline (>= 0.3.1) diff-lcs (1.5.0) digest (3.1.0) erubi (1.10.0)