From 62249c0dae7b046b72635c1074c8eebeac457a10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 05:18:20 +0000 Subject: [PATCH] Bump debug from 1.6.1 to 1.6.2 Bumps [debug](https://github.com/ruby/debug) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79ff14f..1f52af4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM childprocess (4.1.0) concurrent-ruby (1.1.10) crass (1.0.6) - debug (1.6.1) + debug (1.6.2) irb (>= 1.3.6) reline (>= 0.3.1) diff-lcs (1.5.0)